Push Notification not coming after Apk build

I encounter an issue, when i tried running app using expo client i was able to receive push notification.

As soon as i created a build and installed in the same android device i am not able to receive push notification anymore.

I uninstall Expo client from device too thinking of it may cause conflict.

Hi, on Android you need to configure FCM for notifications. Please see https://docs.expo.io/versions/latest/guides/using-fcm.

i am using expo push notification and earlier i was able to receive but as soon as initiate build and installed in device it stop receiving.

Since when do we have to setup FCM for Push notifications ?
It is not mentionned in the documentation.

I’ve been able to make it work from the Expo App but not after my build.

update: Follow FCM guide and publish my new APK made the trick. Thanks

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