Failed to retrieve settings from https://settings.crashlytics.com/spi/v2/platforms/android/apps/

后端 未结 13 1785
失恋的感觉
失恋的感觉 2020-12-04 17:41

I am trying out the new Firebase/Crashlytics setup and seem to run into a weird issue.

  • I have one Android code base with multiple product flavors and each flav
相关标签:
13条回答
  • 2020-12-04 18:29

    Ok, I think I solved the problem, but the solution does not seem to be the way it should work (at least I do not think).

    • Go to Firebase Console > Project Settings > Account Linking > Fabric > Select the app and Unlink it
    • Confim in Fabric > App > Firebase - that it is unlinked
    • Go to Firebase > Project > Crashlytics (select the app you want) and you should now get a dialog to link your app again
    • Choose to link as a New Crashlytics (not existing one) and follow the directions
    • After that all should work fine

    So basically, from Fabric>Firebase screen - there is no link visible and from Firebase>Account Linking>Fabric screen - there is also no linking visible. So no linking, but your crashes will be visible in Firebase.

    0 讨论(0)
提交回复
热议问题