Hi,
Currently I am migrating WP8 app into WP8.1 Universal app, In WP8 app I am using Background task using Geoposition Changed event. Whenever user position changed the code will get fired.
I am confused totally after seeing the Background task implementation in Win RT apps and in WinRT apps background tasks will get fired only when a particular trigger triggers.
Can any one help me how to achieve to run the code when geoposition changed throung background task.
Thanks in Advance.
Narendra