-
Notifications
You must be signed in to change notification settings - Fork 13
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
java.io.IOException: MISSING_INSTANCEID_SERVICE #3
Comments
Thanks!
|
Hi,
|
@sahas- install Google Play Services on device. |
It is amusing, after almost 3 years I again got this exception, but now in Firebase Cloud Messaging. Yes, an emulator didn't contain Google Play Services. |
@CoolMind hey buddy, did you work it out, I came across the same issue with FCM on Galaxy S6 SM-G9200 android 5.1.1 |
@glWesley, sorry, I've gotten the exception on an emulator. It didn't contain Google Play Services, and I changed the emulator. Does your device have GPS (not outdated, probably logged in Google account)? |
我是在设备上运行的,也是报这个错误,改怎么解决啊 |
I am running on the device, also reported this error, how to fix it |
I am also getting the same error on Amazon Firestick. Firebase should rectify the issue! |
Hi,
This repo is very useful, particularly for non-java guys like me. Thanks for your effort.
I pulled down code, generated the google-services.json for my app and replaced here then ran react-native run-android. Then getting below error from the console, I must be doing something silly.. appreciate any suggestions to fix the same.
The text was updated successfully, but these errors were encountered: