windows phone 8 - WP How to resume background location-tracking -


i have question, implemented background location-tracking in wp8. code like: http://msdn.microsoft.com/en-us/library/windows/apps/jj662935(v=vs.105).aspx work well, according wp policy, if users don't interact app on few hours app terminated system until user restart app.

so, implemented background agent task, task auto launched under 30 minutes. code like: http://msdn.microsoft.com/library/windows/apps/hh202941(v=vs.105).aspx

my question is: can things in background agent task resume background location-tracking ? if system terminate background location-tracking, background agent task auto restart again.

thanks.


Comments

Popular posts from this blog

php - Submit Form Data without Reloading page -

linux - Rails running on virtual machine in Windows -