geolocation - How to get GPS location on application ported from android to BB10? -
my problem not able network or gps location when bb10 device in sleep mode.my device q10 dev alpha c have done following testing.
- added run_when_backgrounded permission
- left application running in background.
- logcat showing requesting location update.
- but location not coming when device in sleep mode.
same problem has been reported here
permission added using custom manifest.mf
access_internet,access_shared,access_pimdomain_contacts,play_audio,post_notification,run_when_backgrounded,access_location_services
Comments
Post a Comment