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
When I run this in the iOS Simulator it never receives any GPS points. The app just says "No Last Position" even though the Simulator is simulating the phone moving (I can see that it's moving in the built-in Maps App).
The text was updated successfully, but these errors were encountered:
Are you perhaps running this on the iOS8 simulator? Apple added extra requirements to be able to retrieve GPS values so this might prevent the program from working. You should be able to run the program in the 7.x simulators, or ask the user politely which I've commited to another development branch.
gradha
added a commit
to gradha/Record-my-position
that referenced
this issue
Nov 19, 2017
When I run this in the iOS Simulator it never receives any GPS points. The app just says "No Last Position" even though the Simulator is simulating the phone moving (I can see that it's moving in the built-in Maps App).
The text was updated successfully, but these errors were encountered: