The JWT token used to authenticate with apple must be refreshed every hour.
Additionally these two exceptions need to be handled on push sending which indicate the token is expired or not regenerated correctly
Handle ExpiredProviderToken response, resign, retry Handle InvalidProviderToken When we don’t use the right signing value |
|