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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃啒 [ANDROID] Plugin doesn't work with android 10+ #2892

Closed
kaddyadriano opened this issue Nov 15, 2021 · 6 comments
Closed

馃啒 [ANDROID] Plugin doesn't work with android 10+ #2892

kaddyadriano opened this issue Nov 15, 2021 · 6 comments

Comments

@kaddyadriano
Copy link

kaddyadriano commented Nov 15, 2021

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

@akhilsivdn
Copy link

Same. I just updated to android 10, and all of a sudden maps showing up as blank screen!

@kaddyadriano kaddyadriano changed the title Plugin doesn't work with android 10+ 馃啒 [ANDROID] Plugin doesn't work with android 10+ Nov 15, 2021
@kaddyadriano
Copy link
Author

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 PR-Android10-Blank-Screen-Fix-and-Custom-Icons-Fix branch.
I have used the following to install the plugin for now until the PRs are merged.

cordova plugin add https://github.com/kaddyadriano/cordova-plugin-googlemaps

@uhmarc
Copy link

uhmarc commented Apr 30, 2022

Do you know if this is fixed in multiple_maps branch? I don't have any Android 10 to test and this worries me.

@uhmarc
Copy link

uhmarc commented Apr 30, 2022

Very strange. I tested this in the Emulator and it works with Android 10. Is this only a physical device problem?

@mrnebbi
Copy link

mrnebbi commented May 5, 2022

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.

@gautamsinh
Copy link

any update on this?

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

No branches or pull requests

5 participants