CrossGeeks / AzurePushNotificationPlugin

Azure Push Notification Plugin for Xamarin iOS and Android
MIT License
67 stars 34 forks source link

isRegisteredForRemoteNotifications #19

Closed aherrick closed 4 years ago

aherrick commented 5 years ago

Is there any cross platform way to detect if the user has already registered for push notifications? I know Apple has isRegisteredForRemoteNotifications

This would be handy on App load to check to see if they've registered somewhere else in the App, if so call register again so a new token will always update.

rdelrosario commented 4 years ago

Just added this in latest beta version:

https://www.nuget.org/packages/Plugin.AzurePushNotification/2.0.1-beta

CrossAzurePushNotification.Current.IsEnabled