Expo push notifications not working on expo go app

Please provide the following:

  1. SDK Version: ~48.0.10
  2. Platforms(Android/iOS/web/all): Android and Ios
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

I am trying to add push notification in my app using expo-notifications and testing it on the expo go app
but I am not able to receive it on my device I am able to get ExponentPushToken and when I using it to test on Expo with the received token Its not coming up on device

I created another app for testing and on that it is working fine but in my original app its not working
I have put the code for notification in the App.js file

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