Skip to content
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

Android version getting FORBIDDEN while publishing message #28

Open
harshalkd opened this issue Aug 7, 2018 · 3 comments
Open

Android version getting FORBIDDEN while publishing message #28

harshalkd opened this issue Aug 7, 2018 · 3 comments

Comments

@harshalkd
Copy link

Hello team,

i am running this plugin in Android device 8.0 and i configure all steps as per given document and i run application in android every time i get error message like Publish Failed : FORBIDDEN

help me for above issue

@joshbalfour
Copy link

joshbalfour commented Sep 19, 2018

@harshalkd make sure you have your api key in the correct part of the AndroidManifest.xml (i had this issue and found i had put it in the <mainifest> element instead of the <application> element)

@zabojad
Copy link

zabojad commented Oct 25, 2019

Same issue on Android 9 and 10. Can't publish a message...

@zabojad
Copy link

zabojad commented Oct 25, 2019

OK, in my case, it's because I did not set the right keystore SHA1 in the firebase console > API key settings. I did not notice that latest react native cli generates a debug.keystore in the android/app folder and I was wrongly using the SHA1 of the default system debug.keystore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants