Beispiel #1
0
 // if you are using jobs, you need this
 public override void PerformFetch(UIApplication application, Action <UIBackgroundFetchResult> completionHandler)
 => IosShinyHost.OnBackgroundFetch(completionHandler);