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
Make sure you don't have any network-level adblockers running, which may be blocking calls to Firebase.
In my case, I had to disable Pi-Hole in order to allow my app to connect to Firebase over my network.