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

Simple implementation of periodic background service with Xamarin.

License

Notifications You must be signed in to change notification settings

wcoder/Xamarin.PeriodicBackgroundService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

613e86a · Oct 2, 2019

History

23 Commits
Sep 22, 2018
Jan 17, 2016
Jan 16, 2016
Oct 2, 2019

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