Привет - кто нибудь сталкивался с таким ?
com.google.firebase.remoteconfig.FirebaseRemoteConfigClientException: Firebase Installations failed to get installation auth token for fetch.
2020-07-10 13:22:43.472 10064-10064/za.co.discovery.insure.drivingapp W/System.err: at com.google.firebase.remoteconfig.internal.ConfigFetchHandler.lambda$fetchIfCacheExpiredAndNotThrottled$1(
ConfigFetchHandler.java:211)
2020-07-10 13:22:43.472 10064-10064/za.co.discovery.insure.drivingapp W/System.err: at com.google.firebase.remoteconfig.internal.ConfigFetchHandler$$Lambda$2.then(Unknown Source:8)
2020-07-10 13:22:43.472 10064-10064/za.co.discovery.insure.drivingapp W/System.err: at
com.google.android.gms.tasks.zzg.run(com.google.android.gms:play-services-tasks@@17.0.2:2)
2020-07-10 13:22:43.472 10064-10064/za.co.discovery.insure.drivingapp W/System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(
ThreadPoolExecutor.java:1167)
2020-07-10 13:22:43.472 10064-10064/za.co.discovery.insure.drivingapp W/System.err: at java.util.concurrent.ThreadPoolExecutor$
Worker.run(
ThreadPoolExecutor.java:641)
2020-07-10 13:22:43.472 10064-10064/za.co.discovery.insure.drivingapp W/System.err: at
java.lang.Thread.run(
Thread.java:923)
2020-07-10 13:22:43.472 10064-10064/za.co.discovery.insure.drivingapp W/System.err: Caused by: com.google.firebase.installations.FirebaseInstallationsException
2020-07-10 13:22:43.472 10064-10064/za.co.discovery.insure.drivingapp W/System.err: at com.google.firebase.installations.FirebaseInstallations.doNetworkCallIfNecessary(
FirebaseInstallations.java:353)
2020-07-10 13:22:43.472 10064-10064/za.co.discovery.insure.drivingapp W/System.err: at com.google.firebase.installations.FirebaseInstallations.lambda$doGetId$1(
FirebaseInstallations.java:296)
2020-07-10 13:22:43.472 10064-10064/za.co.discovery.insure.drivingapp W/System.err: at com.google.firebase.installations.FirebaseInstallations$$Lambda$
3.run(Unknown Source:2)
2020-07-10 13:22:43.472 10064-10064/za.co.discovery.insure.drivingapp W/System.err: ... 3 more