Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
Needs more info comment that > 10 days [ID: 963198]
Comment such as: SPAM, non-actionable [ID: 963127]
Resolved actionable follow-up comments [ID: 963027]
View issue level access limits(Press Alt + Right arrow for more information)
Attachment actions
Unintended behavior
View staffing
Description
iOS Device - iPhone 8 plus , iPhone X
Google Maps iOS SDK Version - 2.7.0
I am getting below crash when i am implementing Google map in my iOS project. Can you plz give me some quick resolution for this? Please find the error and stack trace below:-
stack trace :
Thread 30 name:
Thread 30 Crashed:
0 CoreFoundation 0x00000001af1c7f78 __exceptionPreprocess (CoreFoundation)
1 libobjc.A.dylib 0x00000001ae3c0284 objc_exception_throw (libobjc.A.dylib)
2 CoreData 0x00000001b1e5abb4 _PFFaultHandlerLookupRow (CoreData)
3 CoreData 0x00000001b1e5c3bc _PF_FulfillDeferredFault (CoreData)
4 CoreData 0x00000001b1e6d87c _sharedIMPL_pvfk_core (CoreData)
5 WhiteLabelBeta 0x0000000100e8f9a0 __63-[GMSObjectDataCache loadObjectDataWithName:completionHandler:]_block_invoke
6 CoreData 0x00000001b1e76d40 developerSubmittedBlockToNSManagedObjectContextPerform (CoreData)
7 libdispatch.dylib 0x00000001aebcc30c _dispatch_client_callout (libdispatch.dylib)
8 libdispatch.dylib 0x00000001aebd36fc _dispatch_lane_serial_drain (libdispatch.dylib)
9 libdispatch.dylib 0x00000001aebd4244 _dispatch_lane_invoke (libdispatch.dylib)
10 libdispatch.dylib 0x00000001aebdc524 _dispatch_workloop_worker_thread (libdispatch.dylib)
11 libsystem_pthread.dylib 0x00000001aedcbb38 _pthread_wqthread (libsystem_pthread.dylib)
12 libsystem_pthread.dylib 0x00000001aedd1dec start_wqthread (libsystem_pthread.dylib)