Re: [codenameone-discussions] Google Maps implementation crashes in iOS

2018-09-24 Thread Steve Hannah
See the configuration section for the google maps cn1lib https://github.com/codenameone/codenameone-google-maps#configuration There are some build hints that you need to add. In your case, you're missing the ios.afterFinishLaunching=[GMSServices provideAPIKey:@"YOUR_IOS_API_KEY"]; On Sun, Sep

[codenameone-discussions] Google Maps implementation crashes in iOS

2018-09-24 Thread josuegustavohernandezvilla
Hi I am trying to compile your uber clone example, with the help of your crashProtect method I have corrected several errors, but when trying to open the map the app crashes in iOS and does not notify anything, debug in Xcode and throws me this error : 'GMSServicesException', reason: