I am passing a GMaps key in the constructor:

if (Display.getInstance().getPlatformName().equals("and")) {
            cnt = new MapContainer(new 
GoogleMapsProvider(Constants.ANDROID_GMAPS_API_KEY));
        } else {
            cnt = new MapContainer(new 
GoogleMapsProvider(Constants.APPLE_GMAPS_API_KEY));
}

I'm assuming if it was a real issue on the device, it would be throwing 
exceptions?

>
>

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/53950712-a9ea-42cc-a4ab-aea69897739d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to