Ahmed Feyzi
Results
2
comments of
Ahmed Feyzi
**This is why you are getting DEVELOPER_ERROR error and the solution is.** https://github.com/react-native-google-signin/google-signin/blob/master/docs/android-guide.md#google-login-does-not-work-when-using-internal-app-sharing
@kartavyaparekh96 thank you very much for your answer.. **this code worked, that was enough..** ``` FCM.getInitialNotification().then(notif => { console.log('initial notif',notif) }); ```