Azure / azure-notificationhubs-samples

Microsoft Azure Notification Hubs Samples
Apache License 2.0
162 stars 240 forks source link

Sample doesnt work in iOS version 14. Are there any alternatives ? #107

Open varshavsr opened 2 years ago

varshavsr commented 2 years ago

As the deviceRegistrationId format is changed from iOS 13 and above, the token received is in format Push Plugin register success: {length = 32, bytes = 0x12345678 12345678 12345678 12345678 ... 12345678 1234567b }

In iOS app crashes at,

Any one was able to resolve this ?

brannon commented 2 years ago

@varshavsr can you include a link to the sample app you are trying to use?

varshavsr commented 2 years ago

@brannon I have tried Cordova sample app https://github.com/Azure/azure-notificationhubs-samples/tree/main/apache-cordova