cordova-plugin-googlemaps: MAP not responsive (i.e cannot click anywhere) in Android 7.0 and App crashing in Android 4.4.2 after upgrading plugin to 2.3.6
I’m submitting a … (check one with “x”)
- question
- any problem or bug report
- feature request
If you choose ‘problem or bug report’, please select OS: (check one with “x”)
- Android
- iOS
cordova information: (run $> cordova plugin list)
com.darktalker.cordova.screenshot 0.1.5 “Screenshot”
cordova-android-support-gradle-release 1.3.0 “cordova-android-support-gradle-rel
ease”
cordova-pdf-generator 2.0.1 “PDFGenerator”
cordova-plugin-device 1.1.7 “Device”
cordova-plugin-email-composer 0.8.15 “EmailComposer”
cordova-plugin-file 6.0.1 “File”
cordova-plugin-file-opener2 2.0.19 “File Opener2”
cordova-plugin-file-transfer 1.7.1 “File Transfer”
cordova-plugin-geolocation 3.0.0 “Geolocation”
cordova-plugin-googlemaps 2.3.6 “cordova-plugin-googlemaps”
cordova-plugin-network-information 1.3.2 “Network Information”
cordova-plugin-networkinterface 1.2.0 “NetworkInterface”
cordova-plugin-screen-orientation 2.0.2 “Screen Orientation”
cordova-plugin-sim 1.3.3 “SIM”
cordova-plugin-splashscreen 4.1.0 “Splashscreen”
cordova-plugin-statusbar 2.3.0 “StatusBar”
cordova-plugin-whitelist 1.3.3 “Whitelist”
cordova-plugin-x-socialsharing 5.4.0 “SocialSharing”
cordova-sms-plugin 0.1.11 “Cordova SMS Plugin”
cordova-sqlite-storage 2.1.4 “Cordova sqlite storage plugin”
es6-promise-plugin 4.1.0 “Promise”
Current behavior: MAP not responsive (i.e cannot click anywhere) in Android 7.0 and App crashing in Android 4.4.2 after upgrading plugin to 2.3.6. It used to work fine with version 2.1.1. But since I upgraded to 2.2.9 Map become unresponsive in android 7.0. Now I upgraded to version 2.3.6, expecting it will get resolved but now app is totally not working in android 4.4.2 just a white screen (and the only issue in console.log is Uncaught ReferenceError: Promise is not defined in file googlemaps-cdv-plugin.js:40". Please help.
Related code, data or error log (please format your code or data): There is no error log.
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 22 (9 by maintainers)
Commits related to this issue
- Fix: issue #2335 — committed to mapsplugin/cordova-plugin-googlemaps by wf9a5m75 6 years ago
Since XWalk is already deprecated, I don’t support it anymore. However here is description. https://github.com/mapsplugin/cordova-plugin-googlemaps-doc/blob/master/v2.0.0/Installation/crosswalk/README.md
I will drop support Android 4.4.x on the next version, because it is too old, and there is no one use such an old device anymore.