【发布时间】:2018-10-29 22:27:34
【问题描述】:
我目前在 WinPhones 上使用SendDirectNotificationAsync(message, uri)。我通过 PushNotificationChannelManager 的CreatePushNotificationChannelForApplicationAsync() 返回的 channel.uri 从电话中获取 uri。
使用RegisterForRemoteNotifications()注册我的iPhone后如何获取equivalURI uri?
【问题讨论】:
标签: azure push-notification apple-push-notifications