Azure-docs: Fail on iOS 13.3

Created on 23 Mar 2020  Â·  6Comments  Â·  Source: MicrosoftDocs/azure-docs

Can't make it work under iOS 13.3 using code above.
It does work either via TEST SEND in Azure Notification Hub portal with the default message.


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Pri2 assigned-to-author doc-bug notification-hubsvc triaged

All 6 comments

typo.. It does NOT work either via TEST SEND.....

@deepakiara Thanks for the question! We will review and get back to you!

Hey we're also hitting this issue on multiple devices with iOS v13.3.1 with Xamarin IOS. It seems to be related to a change in the format for the device token:

iOS 13.3:
RegisteredForRemoteNotifications: Registering notifications for {length = 32, bytes = 0xf1d219ab c4aab6f4 e0408ae2 8a6e9a5c ... c6ddccbb 6a63fe2f }

iOS 12:
RegisteredForRemoteNotifications: Registering notifications for

We had an iOS 13.1 device that was receiving notifications, but we are unsure if the format on 13.1 is similar to 12, or if there is another underlying issue with the SDK. We are using Xamarin.Azure.NotificationHubs.IOS v2.0.4. Registration happens client side on the device.

Thanks for bringing this to our attention. I have assigned the issue to the content author to review further and update the document as appropriate.

Hi,
It seems that the issue is no longer exist under iOS 13.4

Yeah this seems resolved.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Favna picture Favna  Â·  3Comments

mrdfuse picture mrdfuse  Â·  3Comments

JeffLoo-ong picture JeffLoo-ong  Â·  3Comments

behnam89 picture behnam89  Â·  3Comments

Agazoth picture Agazoth  Â·  3Comments