question

Shay-3576 avatar image
0 Votes"
Shay-3576 asked JarvanZhang-MSFT edited

Difference in documentation for Azure Push Notifications in Xamarin

I am trying to understand why there are two pages that seem to document the process developing push notification capabilities in Xamarin

https://docs.microsoft.com/en-us/azure/developer/mobile-apps/notification-hubs-backend-service-xamarin-forms#configure-the-native-ios-project-for-push-notifications

https://docs.microsoft.com/en-us/azure/notification-hubs/xamarin-notification-hubs-push-notifications-android-gcm


The second link points to development for Android, with the process for iOS in the same section as well, along with the date posted being more recent. However, the first link includes interfacing with a backend service in order to register, unregister, and include tags when registering.

Could someone help explain why there are two similar yet different docs, which I should be following, and if it's the second link, how I go about registering the device with tags, interfacing with my current backend service?

dotnet-xamarinazure-notification-hubs
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers