FCM notification is not coming but token from messaging().getToken() is generated
In my React native app previously I implemented Registration and Login with email and password, now i changed that with Mobile Number and verified with OTP. In previously created accounts are getting FCM notifications but new account created with mobile number are not getting notifications.