-
Notifications
You must be signed in to change notification settings - Fork 917
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] Plugin doesn't work with android 10+ #2892
Comments
Same. I just updated to android 10, and all of a sudden maps showing up as blank screen! |
I have fixed by forking and merging a couple of pending PRs together and added a minor change to the custom icons. #2871 and #2880. Both PRs are merged into master branch of my fork https://github.com/kaddyadriano/cordova-plugin-googlemaps and also to my
|
Do you know if this is fixed in multiple_maps branch? I don't have any Android 10 to test and this worries me. |
Very strange. I tested this in the Emulator and it works with Android 10. Is this only a physical device problem? |
I'm also having this problem and have tried a huge number of fixes with no luck. The closest I can get to it working is the multiple_maps branch too, but then I'm left with a black empty screen on Android. |
any update on this? |
Map does not show and $maps.event.MAP_READY never fires. Please help!
Google Play now requires Target API level 30 so downgrading android version is not an option.
https://developer.android.com/distribute/best-practices/develop/target-sdk
The text was updated successfully, but these errors were encountered: