Microsoft Azure Notification Hubs
Azure Notification Hubs provide an easy-to-use, multiplatform, scaled-out push infrastructure that enables you to send mobile push notifications from any backend (in the cloud or on-premises) to any mobile platform. To learn more, visit our Developer Center.
Getting Started
If you are new to Notification Hubs, you can get started by following our tutorials to push notifications to your iOS apps, Android apps, and Windows Universal apps.
Download Source Code
To get the source code of our SDKs via git just type:
git clone https://github.com/Azure/azure-notificationhubs-ios.git
Useful Resources
- Samples in Objective-C
- Tutorials and product overview are available at Microsoft Azure Notification Hubs Developer Center.
- Our product team actively monitors the Notification Hubs Developer Forum to assist you with any troubles.
Contribute Code or Provide Feedback
If you would like to become an active contributor to this project please follow the instructions provided in Microsoft Azure Projects Contribution Guidelines.
If you encounter any bugs with the library please file an issue in the Issues section of the project.