Issue with firebase > No matching client found for package name 'io.gym.inventorx'

it is not releasing my appliction ![ini|690x420]

26 actionable tasks: 26 executed
FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ‘:app:processReleaseGoogleServices’.

No matching client found for package name ‘io.gym.inventorx’

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

  • Get more help at https://help.gradle.org

BUILD FAILED in 2m 48s
cmd: Command failed with exit code 1 Error output:
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ‘:app:processReleaseGoogleServices’.

No matching client found for package name ‘io.gym.inventorx’

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

  • Get more help at https://help.gradle.org

BUILD FAILED in 2m 48s
[ERROR] An error occurred while running subprocess cordova.

    cordova build android --release exited with exit code 1.

    Re-running this command with the --verbose flag may provide more information.

when i change content of this file and then release app every thing in this file google-services.json comes back to this default state

I have the exact same error did you manage to fix it?

yes i fixed it. there was a file missing

1 Like

can you explain please?

1 Like

google-services.json is missing
This is the file I am tlking about. I faced similar issue because of this file missing.

Hi, Can you please explain the issue… I have same error
Changed the package name also but it it changing while building

Mine fixed when i used the key tool to get the SHA for the debug/app-debug.apk. I added SHA to Firebase and it worked