Skip to content

Azure/azure-notificationhubs-samples

Azure Notification Hubs Samples

This repository contains sample code for Azure Notification Hubs. Click on the heading to open the selected portion of the repository. The links in the sections below point to tutorials in the Azure Notification Hubs documentation.

The sample applications for Android, iOS, and .NET were moved to the SDK repository for each target platform:

Client Applications

Samples illustrating how to use Azure Notification Hubs in a client application.

An example of using Flutter with the Azure Notification Hubs SDKs for both Apple and Android.

A simple example of how to use Azure Notification Hubs with an Apache Cordova application. The app uses the cordova-azure-notification-hubs plugin.

A simple example of how to use Azure Notification Hubs with an Ionic 3 application. The app uses the cordova-azure-notification-hubs plugin.

Push Apps

Samples illustrating how to send notifications to apps using Azure Notification Hubs.

Sample on how to send push notifications to Safari using Azure Notification Hubs and Azure Web Sites.

SDK

This is a sample for sending notifications to Notification Hubs using PHP.

This is a sample for sending notifications to Notification Hubs using Python.