Push notifications not working in Android

Please provide the following:

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

Hello, my team and I are currently working on a messaging application with bare workflow. The issue is we are unable to receive notification in Android app. We did all of the troubleshooting based on this guide
Push Notifications Troubleshooting & FAQ - Expo Documentation.

Our notification components are working individually

  1. The functionality works in iphone, which means the backend logic is correct.
  2. Schedule notifications are working correctly, which means that the notifications are configured correctly.
  3. We also checked the reachability through expo notification tool, the API gives 200 response, we also checked the notification receipt and it also gives ok status.

Same issue for me

@mehdi1542 were you able to find anything.

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