Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove App plugin #3676

Merged
merged 6 commits into from
Oct 19, 2020
Merged

chore: remove App plugin #3676

merged 6 commits into from
Oct 19, 2020

Conversation

jcesarmobile
Copy link
Member

@jcesarmobile jcesarmobile commented Oct 14, 2020

Since on Android the App plugin was very coupled with the bridge I've created a new App class (that is not a plugin) to host that functionality and the App plugin will use it as an intermediary, i.e subscribe to its events.

@imhoffd
Copy link
Contributor

imhoffd commented Oct 16, 2020

Would it make sense to allow multiple listeners to these events, instead of just one?

@carlpoole
Copy link
Member

Would it make sense to allow multiple listeners to these events, instead of just one?

I wondered that too. I think it makes sense to allow for it

@imhoffd imhoffd merged commit c3e821e into main Oct 19, 2020
@imhoffd imhoffd deleted the remove-app branch October 19, 2020 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants