FireBase stuck on “Run your app to verify installation” for android

前端 未结 18 735
再見小時候
再見小時候 2021-02-05 00:57

I\'m new to android development, since a long time, I\'m stuck in one error that is Run your app to verify installation (Checking if the app has communicated with our servers. Y

18条回答
  •  渐次进展
    2021-02-05 01:16

    I had this issue, i deleted the google.json / google.plist file and started the app again. clean the build folder, clear caches, delete the app off simulator, restart it, do pod update && pod install... etc. I found for me this happened when the google file was messed up

提交回复
热议问题