Azure Notification Hubs Sample

The sample provided has the goal to help developers add Push Notifications to their applications, through Azure Notification Hubs and this sample supports the two main ways to manage devices in Azure Notification Hubs:

  • Case 1 - Devices register directly in Azure Notification Hubs
  • Case 2 - Devices register in Azure Notification Hubs through backend
See all about this sample here: saramgsilva.github.io/NotificationHubs