In the file *CodenameOne_GLViewController.h*, I would like to replace this following line:
> #define CN1_REQUEST_LOCATION_AUTH requestWhenInUseAuthorization > With this line: > #define CN1_REQUEST_LOCATION_AUTH requestAlwaysAuthorization So that my app requests this permission instead. I already have my plist set up correctly, and am able to select "always" in the Settings app in iOS. I would just like the app to ask for "always" instead of "when in use." Is this possible? -- 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/3476bd9b-984e-47b3-9e72-0152d321f19b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
