Search code examples
androidfirebaseandroid-studioionic-frameworkionic-native

Ionic 3 Execution failed for task ':app:processDebugGoogleServices' after installing firebase dynamic links plugin


FAILURE: Build failed with an exception.

  • 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: /home/yushin/Desktop/TopStreetZambia/platforms/android/app/src/nullnull/debug/google-services.json /home/yushin/Desktop/TopStreetZambia/platforms/android/app/src/debug/nullnull/google-services.json /home/yushin/Desktop/TopStreetZambia/platforms/android/app/src/nullnull/google-services.json /home/yushin/Desktop/TopStreetZambia/platforms/android/app/src/debug/google-services.json /home/yushin/Desktop/TopStreetZambia/platforms/android/app/src/nullnullDebug/google-services.json /home/yushin/Desktop/TopStreetZambia/platforms/android/app/google-services.json


Solution

  • this only required to and add the google-service.json file to the app/src/debug and the app/src/release folders