Xamarin.PeriodicBackgroundService
Xamarin.PeriodicBackgroundService copied to clipboard
Simple implementation of periodic background service with Xamarin.
PeriodicBackgroundService
Simple implementation of periodic background service with Xamarin.
Implementation
- [x] Xamarin.Android
- [x] Xamarin.iOS
- [x] UWP
Details
Android
AlarmBroadcastReceiver, BootBroadcastReceiver, Service
In addition:
- Performing Background Data Refresh for Android
- Replacing Services With Jobs in Android Oreo 8.0
- Android JobScheduler - René Ruppert - Xamarin University
- Firebase Job Dispatcher
- Background Jobs Framework for Xamarin & UWP
- Getting Started With WorkManager NEW
iOS
BackgroundFetch - Deprecated in iOS 13
UWP
Windows Runtime Component
More details: Create and register an out-of-process background task
© Yauheni Pakala | MIT