Open ghost opened 5 years ago
me too facing the same issue when i try to build messenger-app-android. Is this fixed? if so how?
the app uses google map and google places API which requires that you download google-services.json from your own google account and add it to your project.
Goto, https://console.firebase.google.com/ Select your project On the left menu, click on settings > project settings Add an app or download the google-services.json file under the Your Apps section.
File google-services.json is missing. The Google Services Plugin cannot function without it. Searched Location: D:\desctop\dev\android-app-master\app\src\nullnull\google-services.json D:\desctop\dev\android-app-master\app\src\debug\google-services.json D:\desctop\dev\android-app-master\app\src\nullnullDebug\google-services.json D:\desctop\dev\android-app-master\app\src\nullnull\debug\google-services.json D:\desctop\dev\android-app-master\app\src\debug\nullnull\google-services.json D:\desctop\dev\android-app-master\app\google-services.json
pls help me