import messaging from '@react-native-firebase/messaging'; const checkToken = async () => { const fcmToken = await messaging(). ... <看更多>
Search
Search
import messaging from '@react-native-firebase/messaging'; const checkToken = async () => { const fcmToken = await messaging(). ... <看更多>
getToken() throw error in catch block, not getting any token. said that your device is not registered. Error:- image. my FCM-service file. class ... ... <看更多>
... Get / Set FCM Device Tokens. 3) Send & Receive Push notifications. 4) Handlers for notifications ... ... <看更多>
I follow the instructions and when I get to step 3, I run firebase use --add ... The @react-native-firebase/app module must be installed before using any ... ... <看更多>