CrossGeeks / AzurePushNotificationPlugin

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

fix iOS sdk 13 check for new notification parsing #28

Closed ghost closed 4 years ago

ghost commented 4 years ago

Hello,

I fix my previous PR. I rather check the actual token playload instead of checking the iOS version.