简体   繁体   中英

Couldn't get push token for device. Check that your FCM configuration is valid

I want to resolve this problem getting a push token

Error: Couldn't get push token for device. Check that your FCM configuration is valid

In my react native app I implemented Expo permissions and notification but nothing happened. I'm using node js and expo push notifications service.

I had the same issue and fixed login into expo cli: Check here:https://github.com/expo/expo/issues/7831#issuecomment-613647709 .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM