-
Notifications
You must be signed in to change notification settings - Fork 2
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
Build failed #50
Comments
The google services json file is obtained after creating a firebase
project. You can create a firebase project for the app on your account and
then download the file from there. As the project contains data related to
the app and cannot be shared, I won't be able to provide the json file to
you. You can add your own file from your own project and it will work.
Thanks,
Devansh Maurya
…On Sat, 5 Jun, 2021, 19:38 ishuverma, ***@***.***> wrote:
When I try to build the project (without making any changes to your code),
I'm getting the following message:
Execution failed for task ':app:processDebugGoogleServices'.
File google-services.json is missing. The Google Services Plugin cannot
function without it.
Googling it shows that it needs the google-services.json file.
Can you please add it to the project.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#50>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIS2UBELMNHUP5BR3G2IV2TTRIVVRANCNFSM46ES5GCQ>
.
|
Thanks for the guidance. Execution failed for task ':app:processDebugGoogleServices'.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I try to build the project (without making any changes to your code), I'm getting the following message:
Execution failed for task ':app:processDebugGoogleServices'.
Googling it shows that it needs the google-services.json file.
Can you please add it to the project.
The text was updated successfully, but these errors were encountered: