一、报错信息
2021-10-26 11:32:12.528 21732-21847/com.techwall.myapplication E/FirebaseMessaging: Failed to get FIS auth token
java.util.concurrent.ExecutionException: com.google.firebase.installations.FirebaseInstallationsException: Firebase Installations Service is unavailable. Please try again later.
at com.google.android.gms.tasks.Tasks.zzb(Unknown Source:61)
at com.google.android.gms.tasks.Tasks.await(Unknown Source:23)
at com.google.firebase.messaging.GmsRpc.setDefaultAttributesToBundle(

博客内容讲述了在2021年10月26日遇到的Firebase Messaging获取FIS auth token时出现的错误。错误信息显示FirebaseInstallationsService不可用,建议尝试稍后重试。解决方案指出需要开启Firebase安装服务的VPN以解决问题。
最低0.47元/天 解锁文章
3036





