Hi guys,
I have error message when build my project as bellow
What went wrong:
Execution failed for task ':processDebugGoogleServices'.
> File google-services.json is missing. The Google Services Plugin cannot function without it.
Searched Location:
/private/tmp/monaca/586cbf4e803451aa5c1ee79b/project/platforms/android/src/debug/google-services.json
/private/tmp/monaca/586cbf4e803451aa5c1ee79b/project/platforms/android/google-services.json
I tried to add google-services.json in res folder but still doesn’t work.