Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

local notification in ios10 using "UNUserNotificationCenter"

$
0
0

Hi

I'm trying to use the new notification center of ios10.
Switching from UIApplication.SharedApplication.ScheduleLocalNotification(note) to UNUserNotificationCenter.Current.AddNotificationRequest(request, (err) =>
...

Debugging shows that message is actually sent but it calls "ReceivedLocalNotification" instead of "WillPresentNotification" from UNUserNotificationCenterDelegate.

So some of my properties are missing and I can't show the message correct.

Is there a missing dependency in forms or is the functionality missing because of "FormsApplicationDelegate"?

Anyone else managed to get it working?


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>