我成功地将 Google 的新 SDK 实施到我在 iOS 6 上的测试项目中。当我从那里的教程中添加代码时,我得到了这样的异常:
GoogleMapsBack[7306:5103] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '+entityForName: could not locate an NSManagedObjectModel for entity name 'GMSCachedTile''
*** First throw call stack:
(0x27b0012 0x25d5e7e 0x10373e7 0x34bea 0x30c52 0x2a4f53f 0x2a61014 0x2a51418 0x2a512a6 0x2a52280 0x2a52450 0x97401e12 0x973e9cca)
libc++abi.dylib: terminate called throwing an exception
有谁知道这是什么问题? https://developers.google.com/maps/documentation/ios/start