hansemannn / titanium-googlemaps

🗺 Use the Google Maps SDK in Titanium
Other
87 stars 26 forks source link

Failed to load optimized model #10

Closed abada closed 8 years ago

abada commented 8 years ago

I am using de.hansknoechel.googlemaps 1.0.2'TISDK 5.1.2.GAbecause the latest version doesnt work in TISDK 5.2.0.GA

`CoreData: Failed to load optimized model at path '/Users/abdellatifhenno/my.app/GoogleMaps.bundle/GMSCacheStorage.momd/Storage.omo'

[INFO]  2016-02-29 23:35:45.407 salla[21597:310258] Google Maps SDK for iOS version: 1.10.17867.0
[INFO]  2016-02-29 23:35:45.407 salla[21597:310258] New version of Google Maps SDK for iOS available: 1.12.23066.0
`
hansemannn commented 8 years ago

The latest version is 2.0.1, which does not need the bundle to be copies manually. Please try that first. I also just pushed changes for the upcoming 2.1.0 which you could try.

abada commented 8 years ago

Thank you for fast reply :)

But V2.0.1 not working in TISDK 5.2.0GA

hansemannn commented 8 years ago

Got it! It's the same issue as #8 , related to https://jira.appcelerator.org/browse/TIMOB-19694.

hansemannn commented 8 years ago

Closing this issue as duplicate of the above issue, so we are in sync with the discussion.