/azure-notificationhubs-samples

Microsoft Azure Notification Hubs Samples

Primary LanguageCSSApache License 2.0Apache-2.0

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.

Android

Getting started with Notification Hubs for Android Apps

Apache Cordova

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

DotNet

Getting started with Notification Hubs for Windows Store Apps

Ionic

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

iOS

Getting started with Notification Hubs for iOS Apps.

Push Apps

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

Safari

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

SDK

Java SDK

The official Java SDK is now available at - Official Java SDK. Please refer to it going forward. This is here only for legacy reasons.

PHP SDK

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

Python SDK

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