Posts

Showing posts from July, 2016

Azure Push Notification with Web API

Image
Before explaining how to to push notification to hub using Web API, let us see what is azure push notifications hub provides. 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. With Notification Hubs you can easily send cross-platform, personalized push notifications, abstracting the details of the different platform notification systems (PNS). With a single API call, you can target individual users or entire audience segments containing millions of users, across all their devices. Step 1 : Create Push Notification Hub Log on to the Azure Portal , and then click +NEW at the top left of the screen. Click on New , then Web + Mobile . Scroll down if necessary and click Notification Hub . Add All the details and create the hub Step 2 : Add Keys After creating the hub next you need to add keys