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 #27

Closed ghost closed 4 years ago

ghost commented 4 years ago

Hello,

I fixed my previous pull request by updating the ios 13 check. I rather check the token payload instead of checking the OS version.