NotificationHubUnauthorizedException: Unauthorized on Azure Notification Hub registration

后端 未结 3 2024
小蘑菇
小蘑菇 2021-01-20 13:52

So I\'m trying the Notification Hubs on Azure.

I have set things up according to this blog post. I have done the GCM setup in my Android code so I have a valid regId

3条回答
  •  爱一瞬间的悲伤
    2021-01-20 14:18

    The another root cause for this issue is system date time.

    Which is not set with correct timezone you will get this exception.

提交回复
热议问题