TooManyProviderTokenUpdates received when sent a push notification to apns using .p8

"TooManyProviderTokenUpdates" received when sent a push notification to apns using .p8


I was using the pushy library

https://github.com/relayrides/pushy


https://developer.apple.com/library/content/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/CommunicatingwithAPNs.html#//apple_ref/doc/uid/TP40008194-CH11-SW1

This document indicates that "TooManyProviderTokenUpdates" menas The provider token is being updated too often.


But i am still confused,

What does that mean ?

The provider token is being updated by what ?


What's right solution? Any reply is appreciated,Thanks.

Replies

Hi,


We are getting TooManyProviderTokenUpdates error while sending push notification from APNs. We are getting this for silent and normal push notificaion.frequency of silent notification is 3-4 hrs and for other notification it is around 30 minutes.

Please help me to resolve this issue.