You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, after this, I don't see any updates even if I change the location by Emurator's Extended control.
Possible Fix
I assume that the location update is not fired because the device's accelerometer metrics remain the same. But it is the limitation by the Emulator. Is there any way to test without a physical android device?
The text was updated successfully, but these errors were encountered:
Your Environment
cordova -v
):cordova platform ls
):Context
I'm testing the code on the README with Android Emulator.
Expected Behavior
It should update locations when the app goes into the background.
Actual Behavior
I can see following outputs in the Logcat when I put my app into the background.
However, after this, I don't see any updates even if I change the location by Emurator's Extended control.
Possible Fix
I assume that the location update is not fired because the device's accelerometer metrics remain the same. But it is the limitation by the Emulator. Is there any way to test without a physical android device?
The text was updated successfully, but these errors were encountered: