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.
ide
2
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
1 Like
system
Closed
5
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.