-
Notifications
You must be signed in to change notification settings - Fork 678
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FIRMessaging.requestPermissions undefined #5
Comments
looks like the native module is not linked properly. Did you do rnpm link? Can you see if native module package is called? |
do you mean npm link? is "r" a typo?
|
it is not a typo. https://www.npmjs.com/package/rnpm |
Got it to work + you teached me that there is such a cool thing like rnpm! thanks a lot! :) |
👍 |
'requestPermissions' of undefined I m getting same error , i already link react-native-fcm |
Hi,
I'm getting some errors when I included your sample code. What am I missing here?
The text was updated successfully, but these errors were encountered: