Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Latest commit

 

History

History
43 lines (26 loc) · 1.66 KB

File metadata and controls

43 lines (26 loc) · 1.66 KB

PeriodicBackgroundService

Simple implementation of periodic background service with Xamarin.

Implementation

  • Xamarin.Android
  • Xamarin.iOS
  • 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