Issue with expo push notification provider. Error "Unexpected Provider Error"
By @Marcos Vinicius
ref:- https://discord.com/channels/895029566685462578/937309213036785744/1255851157193097258
ref:- https://discord.com/channels/895029566685462578/937309213036785744/1255851157193097258
1 Reply
Hey @Marcos Vinicius
1. Could you please check if your
exponentPushToken[**]
token is valid and you are not adding any external character to it?
2. Check if deviceToken stored in subscriber credentials for expo is valid and generated in client side app using same expo project credentials to which exponentPushToken[**]
belongs
3. In activity feed, click on the show details option to check more error details and share the screenshot. it will help me debug the issue