Push notifications not working on standalone app (Android)

Hi everyone,

  1. SDK Version: 37.0.12
  2. Platforms(Android):

I am facing a problem, when I am running an app through expo client app, PushNotifications works. After expo build: android app install on android device ExpoPushToken is not generating.

Thanks.

Hey @manikantasai,

There’s a github issue open regarding this that I replied to. I wasn’t able to reproduce it on my end when I created a test project so if you have any more information that would be great.

Cheers,
Adam

1 Like

Hi,

I linked my project to FCM using expo push:android: upload --api-key . Problem solved.

Thanks @adamjnav

Glad to hear that helped! Is there any way we could have made it easier for you to know that you had to set up FCM to get push notifications to work on Android standalone apps?

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