Can't receive notifications on android

I re-downloaded the expo app and now all of the sudden I am not receiving notifications on Android. What is going on?

Edit: So if we set it up with FCM for android, does my app have to set up for both systems (ios using expo notifications and android using fcm) or does expo recognize which operating system I am on and do it automatically?

Hi @pickettn58 - we’ve been having issues with the GCM provider recently, so that’s why we’re recommending everyone upgrade their standalone apps to FCM. And yes, expo will recognize which OS you’re running on and set up the correct notification provider automatically :slight_smile:

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