So I have added a listener for the location event, it gets fired without any errors the first few times. Then I get a error {message:gpsIsDisabled, code:0} . WHat does this mean? I have gps turned off, but why does it work the first 3-4 times?
Note: I use a timer to periodically add a listener for location event. once the event is fired, the listener function is removed.
Your Answer
Think you can help? Login to answer this question!