FirebaseInstanceId Token retrieval failed SERVICE_NOT_AVAILABLE

前端 未结 10 1974
清酒与你
清酒与你 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:48

    For future readers:

    Found this error when I set device date different than current and open. My application logs start printing similar log. Solution: restart your device and it will start working fine.

提交回复
热议问题