Skip to content

wcoder/Xamarin.PeriodicBackgroundService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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