IOS 11 GoogleMaps crash on device (iphone 5s) IOS 11 GoogleMaps crash on device (iphone 5s) xcode xcode

IOS 11 GoogleMaps crash on device (iphone 5s)


https://stackoverflow.com/a/46391213/4831936

downgrade your version to 2.2you will still see warnings but no crash


I was facing same issue before some days, actually this issue is related to xcode and/or debuger.

The workaround for this issue is as below:

  • From the Menu in xcode, go to Product > Scheme > Edit Scheme..
  • Select "Run" tab and then select "Options" sub-tab.
  • Change "GPU Frame Capture" from "Automatically Enabled" or "OpenGL ES" to either "Metal" or "Disabled".

Thats it!!


Upgrade your Xcode and Google maps SDK .it worked for me .