Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
With Windows Phone 8.1, we now have a range of ways to trigger a background task of our app. Aside from the previously available periodic timer that could trigger a background task, we can now also use raw push notifications, system events, device use triggers and location. The location method is used to trigger a...
The post Trigger a Background Task using Geofence on Windows Phone 8.1 appeared first on Rajen's Technical Tidbits.