-
Notifications
You must be signed in to change notification settings - Fork 125
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
Blocked Map with the error : TypeError: Cannot redefine property: __pluginDomId #316
Comments
I'm having this issue after updating everything to androidX, any workaround? |
Also experiencing this error following androidX inclusion - did either of you manage to find a solution? @koichi259 @BelghitiAlaoui-Hicham ? Thanks in advance - tearing my hair out! |
@Zer0ne83, there is something in your code thqt make the map variables read only. An andvice, go to react native is much more complete and also they have a huge community. Personnaly, i switch to react native+expo |
Thanks for the reply and suggestion, mate. Chasing down another error lead me to #315 (comment) and the referenced commit seems to have cleared up all errors. Still no idea what was wrong but... yeah :/ Pretty done with Ionic + Angular so I might take your advice and take React Native + Expo out for a spin on the next project. Cheers buddy! |
|
Now app crashes when it go to background (open camera/barcodscanner for example)
|
This bug exists in last version of https://github.com/mapsplugin/cordova-plugin-googlemaps#multiple_maps |
Please ask to Google. According of the log, it seems the problem of the Google Maps SDK for Android itself. |
All source code is open. Please debug it before asking :) |
Ionic app crashes once app goes into the background. How can we use pause and resume event for this? because bug is there and nobody know how much time google may need to resolve it. |
I'm submitting a ... (check one with "x")
If you choose 'problem or bug report', please select OS: (check one with "x")
cordova information: (run
$> cordova plugin list
)cordova-androidx-build 1.0.4 "cordova-androidx-build"
cordova-plugin-device 2.0.2 "Device"
cordova-plugin-googlemaps 2.8.0-20200601-1013 "cordova-plugin-googlemaps"
cordova-plugin-ionic-keyboard 2.2.0 "cordova-plugin-ionic-keyboard"
cordova-plugin-ionic-webview 4.2.1 "cordova-plugin-ionic-webview"
cordova-plugin-splashscreen 5.0.2 "Splashscreen"
cordova-plugin-statusbar 2.4.2 "StatusBar"
cordova-plugin-whitelist 1.3.3 "Whitelist"
insert the output from the command here
The text was updated successfully, but these errors were encountered: