ionic-team / ionic-native-google-maps

Google maps plugin for Ionic Native
Other
221 stars 125 forks source link

Not working in ipad ios version 13.4.1 #308

Closed kokulansk closed 4 years ago

kokulansk commented 4 years ago

On ipad ios version 13.4.1 the google map appears blank

wf9a5m75 commented 4 years ago

I have no problem the same condition

kokulansk commented 4 years ago

what is the version google map version on pod file?

wf9a5m75 commented 4 years ago

Current Google maps plugin uses https://github.com/mapsplugin/cordova-plugin-googlemaps-sdk

We don't use CocoaPod anymore, because many beginners fail to compile. I use Google Maps SDK for iOS v3.8.0

kokulansk commented 4 years ago

Actually Location service is failing on ipad ios version 13.4.1

wf9a5m75 commented 4 years ago

I have no problem. If everyone faces the problem, I should get more reports.

Please share your project files (not past your code or zip file) on GitHub repository. I will check your code