This is a sample project intended to demonstrate the usage of the Azure Notification Hubs iOS Client SDK. The sample app allows the developer to register the device with a Notification Hub with the given tags as well as unregister the device.
This app handles the following scenarios:
- Register and unregister the device with the Notification Hub with the given tags
- Receive push notifications
- Receive silent push notifications
The sample application requires the following:
- Android Studio
- Android Pie or latest OS
In order to set up the Azure Notification Hub, follow the tutorial for FCM or GCM.