【发布时间】:2020-09-12 22:56:56
【问题描述】:
我正在尝试推送通知,但收到此错误“失败:TooManyProviderTokenUpdate”,如何解决? enter image description here
【问题讨论】:
标签: ios swift xcode apple-push-notifications
我正在尝试推送通知,但收到此错误“失败:TooManyProviderTokenUpdate”,如何解决? enter image description here
【问题讨论】:
标签: ios swift xcode apple-push-notifications
您过于频繁地更新提供程序令牌。来自here:
提供者的身份验证令牌更新得太频繁了。每 20 分钟更新一次身份验证令牌。
【讨论】: