Skip to content

oleksandr-sokolov/azure-pn-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Everest Push Notification Hub

A simple example demonstrating how to send push notifications to Android/iOS devices using the Azure Notification Hubs SDK.

Prerequisites

  • Node.js installed
  • Azure Notification Hub configured
  • Android/iOS device or emulator with Google Play Services

Setup

  1. Update the configuration in index.js:
    • Add your Azure Notification Hub credentials
    • Set your device's push notification token in the deviceHandle variable

Installation

npm install

Run the script

node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published