[codenameone-discussions] Obtain the model and operating system version

2018-10-18 Thread josuegustavohernandezvilla
Hi.

I need to get the model and version of the operating system of the devices 
(iOS, AND) 

Look in previous topics that were quite old where they could not provide it.

For example, try an app in a MotoG Version Android 5.0 and in a Samsung 
Galaxy Android 8.0 and there were differences in how the code was executed. 
That's why I need it, in case an unexpected error occurs, it appears in the 
log report

-- 
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 codenameone-discussions+unsubscr...@googlegroups.com.
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/aef9f6d2-15de-465f-9b24-feead29ba354%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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: 'Google Maps SDK for iOS must be 
initialized via [GMSServices provideAPIKey: ...] prior to use'

 Investigating I found the following solution in Xcode but I do not know 
how to implement it in CodenameOne

in didFinishLaunchingWithOptions 
GMSPlacesClient.provideAPIKey ("Your key") 
GMSServices.provideAPIKey ("Your key")

-- 
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 codenameone-discussions+unsubscr...@googlegroups.com.
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/195d6691-d02c-4293-86a9-08452da1bbe4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: Error Android Duplicate zip entry CoordinatorLayout

2018-09-20 Thread josuegustavohernandezvilla

Okay, thank you very much

On Thursday, September 20, 2018 at 2:16:32 AM UTC-5, Shai Almog wrote:
>
> Hi,
> this looks like a regression with the braintree cn1lib. I'm looking into 
> it.
>

-- 
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 codenameone-discussions+unsubscr...@googlegroups.com.
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/9b075eed-7014-4980-969d-2b44eb5e01d6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.