create react native app notification error

https://stackoverflow.com/questions/49362667/create-react-native-app-notification-error

I’m creating app with Expo. Used it’s notification service to acheive push notifications. I got push token with Notifications.getExpoPushTokenAsync(). I get my token, it’s fine, however, when trying to send notification from back-end it says Endpoint is disabled. I’m sure my token is recognized in back-end. But don’t know how to get it fixed. Any help please ((

Hi there! Could you please post the code and specific errors?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.