iphone - Cordova iOs Google Maps map Blank on Appstore -
i have created iphone app cordova , google maps plugin cordova (https://github.com/wf9a5m75/phonegap-googlemaps-plugin). entered api key ios , on emulator works great. when test on iphone works. submitted app appstore , after gets reviewed downloaded appstore map blank. there no command elements when api key wrong. question should now?
i tried:
<access origin="*" />
changing bundle identifier check api key take ipa , installed manually on iphone/ipad (the map works) so think probleme must came apple or see wrong?
thanks in advance
the phonegap-googlemaps-plugin not subjected <access origin="*" />
, because google maps sdk ios connects net directly.
typically bundle identifier , api key mismatch. google maps ios sdk integration not loading maps
is there error message in xcode?
ios iphone google-maps cordova
No comments:
Post a Comment