01-10-2013 12:35 PM
Hi all,
I'm developing an app that need to check in which country is running in order to show some data to the user.
Anybody knows how can I know in where the device is being used?? It could be nice if there are any QML solutions...
Thanks!
01-10-2013 01:37 PM
In Appworld (http://appworld.blackberry.com/isvportal)
Generate a report across your sales days. It shows much more information. It might not give you exact info, but close.
01-10-2013 01:39 PM
I mean inside the app, using QML. The app has some information that will be displayed according to the country where the user is using the app
01-10-2013 01:52 PM
You'll have to determine the user's position for that. Take a look at the Location documentation for that.