Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run the app because of "The binary version of its metadata is 1.6.0, expected version is 1.4.0." error #7

Open
JeffrinManovaPrabahar opened this issue Sep 14, 2023 · 3 comments

Comments

@JeffrinManovaPrabahar
Copy link

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.

@manishsainju
Copy link

manishsainju commented Sep 19, 2023

Error: The binary version of its metadata is 1.6.0, expected version is 1.4.0.
This error is regarding the mapbox.
I have created PR for that issue

@JeffrinManovaPrabahar
Copy link
Author

@manishsainju still its failing. You can find the log here.

@manishsainju
Copy link

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants