-
Notifications
You must be signed in to change notification settings - Fork 49
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
Android 9 Issues #2
Comments
same here |
Have you found a solution on android 9.0 yet? |
Hello! But I don't get any error message on try catch function too. Any thoughts? janakact solution fix the problems. Thanks! |
I think to change in the manifest file would do the job |
I found a solution for my Xiaomi mi9T with MIUI and Android 9 , adding
adding to AndroidManifest for MainActivity:
and permitting starting in background for my RN app in MIUI app optimization settings |
Hi
First of all, thank you for writing this plugin and sharing it with everyone.
The plugin does not seem to work with Android 9, I have tested with Android 8 and the plugin works without any issues but with Android 9, nothing happens. Any ideas as to what's going on?
The text was updated successfully, but these errors were encountered: