Question
jitnw on Thu, 23 May 2019 23:03:31
Is there an Azure Notification Hub client I can use for Xamarin.Mac ? I found some for IoS and Android only.
Notification Hub supports Mac OS ?
Replies
DashleenBhandari-MSFT on Fri, 24 May 2019 03:17:40
This tutorial shows you how to use Azure Notification Hubs to send push notifications to an iOS application. You create a blank Xamarin.iOS app that receives push notifications by using the Apple Push Notification service (APNs).
jitnw on Fri, 24 May 2019 03:53:01
But the SDK for registering the device is not available for Xamarin.Mac ? The current one I found is basically Xamarin.Azure.NotificationHubs.iOS.
jitnw on Fri, 24 May 2019 03:53:18
But the SDK for registering the device is not available for Xamarin.Mac ? The current one I found is basically Xamarin.Azure.NotificationHubs.iOS.
DashleenBhandari-MSFT on Wed, 29 May 2019 16:09:13
Hi,
Are you just looking for the iOS SDK? You can refer here: https://github.com/Azure/azure-notificationhubs-ios.
johnwargo on Wed, 26 Jun 2019 14:06:26
No, there is no macOS SDK for Azure Notification Hubs.