FirebaseInstanceId Token retrieval failed SERVICE_NOT_AVAILABLE

前端 未结 10 2002
清酒与你
清酒与你 2020-12-23 23:56

I\'m working on an android app, it uses Firebase Authentication, Database and Storage. It was all working fine until this error message started to show up in logcat. (I did

10条回答
  •  清酒与你
    2020-12-24 00:30

    Check that Google play services are enabled

    if it still shows error Now try these steps

    Step 1 - Stop emulator device

    Step 2 - open AVD Manager Panel, edit device configuration. In device configuration panel "Show Advanced Settings" in "Emulated Performance" section select "Cold boot" option as Boot Option then click Finish, it should be worked.

    If this does not work try to work on different Emulator

提交回复
热议问题