Beispiel #1
0
 public override void DidReceiveRemoteNotification(UIApplication application, NSDictionary userInfo, Action <UIBackgroundFetchResult> completionHandler)
 {
     PushNotifications.ProcessMessage(userInfo);
 }