openGeeksLab / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

LocationManager stop send updates when lock screen #1398

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I implemented ILocationListener in my class and I have to record my location 
during locationUpdate method.
Now if I lock the screen the locationUpdate is not more called and the class 
stol listening the LocationManager.

Since few days ago it works perfectly and in the simulator is still working 
correctly.

I expected that locationUpdate is still called till the app is alive, even the 
app goes in pause.

I am using Samsung Galaxy S5 with Android on it.

Original issue reported on code.google.com by jimmy.ci...@gmail.com on 16 Mar 2015 at 4:41

GoogleCodeExporter commented 8 years ago

Original comment by shai.almog on 17 Mar 2015 at 4:49

GoogleCodeExporter commented 8 years ago
Fixed, thanks

Original comment by cf27...@gmail.com on 19 Mar 2015 at 12:53