【发布时间】:2019-11-12 01:21:29
【问题描述】:
发送测试消息时 Azure 通知中心显示错误。在 Xamarin.Form UWP 应用中使用推送通知服务。通知未在 Xamarin.Forms UWP 中收到消息。发送测试消息时显示错误“从令牌提供者获得的令牌错误”。
【问题讨论】:
标签: xamarin.forms uwp push-notification azure-notificationhub
发送测试消息时 Azure 通知中心显示错误。在 Xamarin.Form UWP 应用中使用推送通知服务。通知未在 Xamarin.Forms UWP 中收到消息。发送测试消息时显示错误“从令牌提供者获得的令牌错误”。
【问题讨论】:
标签: xamarin.forms uwp push-notification azure-notificationhub
通常,错误消息表明通知中心中配置的凭据无效或中心中的注册存在问题。 请检查应用程序 ID/密钥,然后重试。 或者删除这个注册,让客户端在发送消息之前重新创建注册。 希望这可以帮助。抱歉回复晚了。
【讨论】: