Ionic 2 - Google Maps working in browser, but not device -


i have following implementation of google maps api (see link below). works when run ionic serve , test in browser. however, when cordova build , deploy apk android 6.0.1 phone, fails. map not load , hangs on loading spinner.

if has ideas, appreciate help.

thanks

https://forum.ionicframework.com/t/google-maps-working-in-browser-but-not-device/58819

solved:

i ran following, , low map loads on device too:

cordova plugin add cordova-plugin-geolocation


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -