Top "Azure-notificationhub" questions

A Microsoft Azure service which enables very-high-scale push notifications to Windows, Windows Phone, iOS, Android, and future platforms, using either native payloads or templates, and tags to target broadcasts widely or narrowly.

How to get Device Id in Xamarin Forms?

How can I get Device Unique Id in Android and iOS using c# in Xamarin Froms? I am using Azure …

xamarin.forms xamarin.ios xamarin.android azure-notificationhub deviceid
Difference between azure notification hub and azure mobile services

What are the main differences between azure notification hub and mobile services Which is best to use when. Thanks

azure azure-mobile-services azure-notificationhub
Cost of Azure Notification Hubs vs Amazon SNS

I've been evaluating options for sending mobile push notifications and looked at pricing of Microsoft's vs Amazon's hub offerings. I …

azure amazon-web-services amazon-sns azure-notificationhub
Send notifications to individual users using Azure Notification Hub

I am creating a Web API back-end for an app. The app is currently planned only for WP8, but we …

azure windows-phone-8 azure-notificationhub
Create registration for Azure Notification Hub in Postman

I created a Service Bus / Notification Hub in my Azure Portal. Now I'm trying to use the Azure REST API …

api rest postman azure-notificationhub
Azure Notification Hub unable to upload .p12 for APN

I am not able to upload a .p12 for APN. and this is the error message I received. Any idea …

azure azure-notificationhub apn
azure notification hub tag limits

reading the pricing details http://azure.microsoft.com/en-us/pricing/details/notification-hubs/ there seems to be a limit of number …

azure-mobile-services azure-notificationhub
Not receiving push notification on iOS with Azure Notification Hub- didReceiveRemoteNotification is not called

I've followed these Notification Hub resources and have not been successful in receiving push notifications on my iOS device. http://…

c# azure push-notification apple-push-notifications azure-notificationhub
View registrations on Azure Notifications hub

I have created an Azure notifications hub and an API that allows users to register for notifications via the API. …

azure azure-notificationhub
Azure Notification Hub Registered Device list

I am following This Post to work with azure notification hub. What i am trying to do is creating the …

ios azure asp.net-web-api azure-notificationhub