wcoder / Xamarin.PeriodicBackgroundService

Simple implementation of periodic background service with Xamarin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple implementation of periodic background service with Xamarin.

License:MIT License


Languages

Language:C# 100.0%