Xamarin.PeriodicBackgroundService icon indicating copy to clipboard operation
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:

iOS

BackgroundFetch - Deprecated in iOS 13

UWP

Windows Runtime Component

More details: Create and register an out-of-process background task


© Yauheni Pakala | MIT