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

Why Android needs native init when iOS works in JS ? #89

Closed
wynch opened this issue Oct 24, 2017 · 2 comments
Closed

Why Android needs native init when iOS works in JS ? #89

wynch opened this issue Oct 24, 2017 · 2 comments
Assignees

Comments

@wynch
Copy link

wynch commented Oct 24, 2017

Hello,

I was wondering why android integration needs to be done on the native side - in Application / java file - when iOS integration only needs Javascript ? Why the difference ?

@ghost ghost self-assigned this Oct 25, 2017
@ghost
Copy link

ghost commented Oct 25, 2017

Hey @wynch
what happens is that Android needs to get initialized in the application class and cannot be initialized in an activity to avoid unexpected behaviors, we are currently working on unifying the initializing experience between Android and iOS :)

@ZiadAyman ZiadAyman assigned ZiadAyman and unassigned ghost Nov 26, 2017
@lock
Copy link

lock bot commented May 19, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators May 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants