ionic-team / ionic-native-google-maps

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

App Crash on iOS #146

Closed tamilvicky17 closed 5 years ago

tamilvicky17 commented 5 years ago

Hi, App crashes while loading google map. I written code in about page.

please help me https://github.com/tamilvicky17/myApp

wf9a5m75 commented 5 years ago

You need to follow the implementation guide at least. https://docs.google.com/presentation/d/e/2PACX-1vScoho1ensbR4qCI9AIuQN55BZVvK73pAjI7sumDvW3CrxxHnrmpXWUjx2-8CpFibqU1EjLKCRhuthJ/pub?start=false&loop=false&delayms=3000&slide=id.p

tamilvicky17 commented 5 years ago

I got this error

error

wf9a5m75 commented 5 years ago

That's not related.

tamilvicky17 commented 5 years ago

please help me. There is no issue in android with plugin works well in android. I am getting error in IOS only.

wf9a5m75 commented 5 years ago

Unfortunately I have been super busy these days.

wf9a5m75 commented 5 years ago

Try following commands:


cd platforms/iOS

pod install
tamilvicky17 commented 5 years ago

Thanks for your support. I fixed the issue