0

I am using google map new sdk download by cocoapods. All thing working fine till yesterday but suddenly today application is crash with out any error when i try to load the google map. Please see the below screen shot.

Any help is appreciable.

If i run application manually then it run fine but if i run it in debug mode it crash the application with xcode.

updated image

MrUpsidown
  • 21,592
  • 15
  • 77
  • 131
Chirag Shah
  • 3,034
  • 1
  • 30
  • 61

1 Answers1

1

After lots of research i found the solution for this.

I change in the product>Schema>Edit Schema>Run>Option>GPU Frame Capture = Metal or Disable not get success with this. I found this solution from here

Community
  • 1
  • 1
Chirag Shah
  • 3,034
  • 1
  • 30
  • 61
  • Did it Worked for you ? Its not working for me, I Tried it... I Tired to do it Metal, Open GLES & Disabled as well.... what to do with Metal API Validation ? – Mohit Oct 24 '16 at 11:06
  • 1
    @MSAppTech yes it is working for me. but i have not conceptual sound for this – Chirag Shah Oct 24 '16 at 11:42
  • I tried all Options, but not working for me, let me know if you have any idea about it – Mohit Oct 24 '16 at 14:31