You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@JeffrinManovaPrabahar you are missing the google-service.json file.
Create a new Firebase project and generate one. Check this
Add that you your android/app directory. It should work after that.
Note: make sure you keep your app artifact as com.navigator.app
I am getting the following error when trying to run the app through Android Studio.
Error: The binary version of its metadata is 1.6.0, expected version is 1.4.0.
I have attached the entire log here, please take a look.
I also tried
yarn run android
, which is giving me the following error:File google-services.json is missing. The Google Services Plugin cannot function without it.
You can find the logs here.
Note: I have tried all this from Windows.
The text was updated successfully, but these errors were encountered: