Significant location change in the Simulator?

I'm having some trouble debugging location in the simulator. My app uses the significant location change service only, and is configured to accept location updates in the background.


When I use the built-in "Freeway Drive" simulation, things work fine. My app gets a location update about once every 30 seconds as the location moves.


However, when I tried to set up my own test waypoints using a .gpx file, it doesn't work. I can see my waypoints are working if I close my app and open the Maps app. However, my app never gets any location change updates, even though the file I provided is simulating a drive of similar distance and speed to the built-in drive.


Is this just a bug in the simulator or should I be concerned?


Either way, I'd really like to get this working.


Thanks,
Frank

Replies

Well, restarting my simulator seems to have fixed it.