Android Error when communicating with the Firebase Installations server API

后端 未结 9 1577
死守一世寂寞
死守一世寂寞 2020-12-17 15:44

I am getting an Error Message on App Startup Stating Logs like

W/Firebase-Installations: Error when communicating with the Firebase Installations server API.         


        
9条回答
  •  借酒劲吻你
    2020-12-17 16:48

    To fix this error read this file using CMD or Windows Explorer

    PS C:\Users\Any> keytool -keystore C:\Users\Any\.android\debug.keystore -list -v

    Enter keystore password:

    Use 'KeyStore Explorer' from https://keystore-explorer.org/downloads.html

    & paste it here: https://console.developers.google.com/apis/credentials/key/

提交回复
热议问题