Map not fully initialised on Nexus 5/Android 5 Lollipop
See original GitHub issueHey! I’ve developed an app using Cordova and this fantastic plugin. It works fine on my physical test devices (both running 4.4.2 KitKat), and in the simulator (Genymotion, Nexus 5 Android 5.0.0. Lollipop image). However, I received a report including screenshots that the map does not fully load on Android 5 Lollipop on the Nexus 5 (which it does in simulation). It partially loads, i.e. it shows the +/- buttons to zoom, but no map tiles are loaded. Internet connection on the device is on since the other features work and load data from the internet. Unfortunately, I do not see the debug output (errors, etc.) since I do not have the device here. Are there any known issues/incompatibilities with Nexus 5/Android 5 Lollipop that do not surface in a simulator?
NB: It works with Google Play Services version …-470, and fails with …-438.
$> cordova plugin list:
android.support.v4 21.0.1 "Android Support v4"
com.google.playservices 21.0.0 "Google Play Services for Android"
com.ionic.keyboard 1.0.3 "Keyboard"
org.apache.cordova.device 0.2.13 "Device"
org.apache.cordova.geolocation 0.3.12-dev "Geolocation"
org.apache.cordova.inappbrowser 0.5.5-dev "InAppBrowser"
plugin.google.maps 1.2.4 "phonegap-googlemaps-plugin"
plugin.http.request 1.0.0 "phonegap-http-request"
Thanks
Issue Analytics
- State:
- Created 9 years ago
- Comments:11 (4 by maintainers)
Top GitHub Comments
https://github.com/wf9a5m75/phonegap-googlemaps-plugin/wiki/TroubleShooting:-Blank-Map
Thanks providing the community with a fantastic plug-in! 😃