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
I added the google services.json file but I also did the pub get.
Each time I try to run I get this error
What went wrong:
Execution failed for task ':app:processDebugGoogleServices'.
File google-services.json is missing. The Google Services Plugin cannot function without it.
Searched Location:
C:\Users\aksha\Downloads\GroupChatApp-master\android\app\src\nullnull\google-services.json
C:\Users\aksha\Downloads\GroupChatApp-master\android\app\src\debug\google-services.json
C:\Users\aksha\Downloads\GroupChatApp-master\android\app\src\nullnullDebug\google-services.json
C:\Users\aksha\Downloads\GroupChatApp-master\android\app\src\nullnull\debug\google-services.json
C:\Users\aksha\Downloads\GroupChatApp-master\android\app\src\debug\nullnull\google-services.json
C:\Users\aksha\Downloads\GroupChatApp-master\android\app\google-services.json
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
@akshaybalaji123 I guess the path or location of your google-services.json file is not correct. It should be 'C:\Users\aksha\Downloads\GroupChatApp-master\android\app\google-services.json'
I added the google services.json file but I also did the pub get.
Each time I try to run I get this error
Execution failed for task ':app:processDebugGoogleServices'.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 1m 9s
Exception: Gradle task assembleDebug failed with exit code 1
I don't understand why or how to fix this. What do I do?
The text was updated successfully, but these errors were encountered: