Skip to content

Conversation

@djorkaeffalexandre
Copy link
Contributor

@RocketChat/ReactNative

Apparently, activities on Android has an extra time to be attached when the app is resumed, this causes some errors because the JS code is loaded before this be attached and some functions are called before the activity be attached, so some native modules are sending Errors like "The app needs to be at foreground", for now I'm doing only a handle of this errors, but I'll try to study how we can wait the activity be attached before try to do native things that needs a activity attached.

@djorkaeffalexandre
Copy link
Contributor Author

Seems to be fixed by #2130.

@djorkaeffalexandre djorkaeffalexandre deleted the fix.biometry-activity branch June 10, 2020 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants