2
HELP
complete
l
luciano silva
Runtime version: 4.1.6; AB version: 1.5.3 COMMAND: npxrnv export -p android -s standalone -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @appgyver/orchestra-template-standalone@4.1.6 -r FAILED with ERROR: FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':app:processReleaseGoogleServices'. > File google-services.json is missing. The Google Services Plugin cannot function without it. Searched Location: /tmp/505181-android-217696/platformBuilds/standalone_android/app/src/nullnull/release/google-services.json /tmp/505181-android-217696/platformBuilds/standalone_android/app/src/release/nullnull/google-services.json /tmp/505181-android-217696/platformBuilds/standalone_android/app/src/nullnull/google-services.json /tmp/505181-android-217696/platformBuilds/standalone_android/app/src/release/google-services.json /tmp/505181-android-217696/platformBuilds/standalone_android/app/src/nullnullRelease/google-services.json /tmp/505181-android-217696/platformBuilds/standalone_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. Get more help at https://help.gradle.org BUILD FAILED in 22s Command failed with exit code 1 (EPERM): ./gradlew assembleRelease -x bundleReleaseJsAndAssets Warning: Mapping new ns http://schemas.android.com/repository/android/common/02 to old ns http://schemas.android.com/repository/android/common/01 Warning: Mapping new ns http://schemas.android.com/repository/android/generic/02 to old ns http://schemas.android.com/repository/android/generic/01 Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/addon2/02 to old ns http://schemas.android.com/sdk/android/repo/addon2/01 Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/addon2/03 to old ns http://schemas.android.com/sdk/android/repo/addon2/01 Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/repository2/02 to old ns http://schemas.android.com/sdk/android/repo/repository2/01 Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/repository2/03 to old ns http://schemas.android.com/sdk/android/repo/repository2/01 Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/sys-img2/03 to old ns http://schemas.android.com/sdk/android/repo/sys-img2/01 Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/sys-img2/02 to old ns http://schemas.android.com/sdk/android/repo/sys-img2/01 Warning: Mapping new ns http://schemas.android.com/repository/android/common/02 to old ns http://schemas.android.com/repository/android/common/01 Warning: Mapping new ns http://schemas.android.com/repository/android/generic/02 to old ns http://schemas.android.com/repository/android/generic/01 Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/addon2/02 to old ns http://schemas.android.com/sdk/android/repo/addon2/01 Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/addon2/03 to old ns http://schemas.android.com/sdk/android/repo/addon2/01 Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/repository2/02 to old ns http://schemas.android.com/sdk/android/repo/repository2/01 Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/repository2/03 to old ns http://schemas.android.com/sdk/android/repo/repository2/01 Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/sys-img2/03 to old ns http://schemas.android.com/sdk/android/repo/sys-img2/01 Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/sys-img2/02 to old ns http://schemas.android.com/sdk/android/repo/sys-img2/01 Warning: unexpected element (uri:"", local:"base-extension"). Expected elements are <{}codename>,<{}layoutlib>,<{}api-level> Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /tmp/505181-android-217696/node_modules/@react-native-firebase/crashlytics/android/src/main/java/io/invertase/firebase/crashlytics/ReactNativeFirebaseCrashlyticsModule.java uses or overrides 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'. > File google-services.json is missing. The Google Services Plugin cannot function without it. Searched Location: /tmp/505181-android-217696/platformBuilds/standalone_android/app/src/nullnull/release/google-services.json /tmp/505181-android-217696/platformBuilds/standalone_android/app/src/release/nullnull/google-services.json /tmp/505181-android-217696/platformBuilds/standalone_android/app/src/nullnull/google-services.json /tmp/505181-android-217696/platformBuilds/standalone_android/app/src/release/google-services.json /tmp/505181-android-217696/platformBuilds/standalone_android/app/src/nullnullRelease/google-services.json /tmp/505181-android-217696/platformBuilds/standalone_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.
Get more help at https://help.gradle.org BUILD FAILED in 22s Error: Command failed with exit code 1 (EPERM): ./gradlew assembleRelease -x bundleReleaseJsAndAssets at makeError (/tmp/505181-android-217696/node_modules/rnv/node_modules/execa/lib/error.js:58:11) at handlePromise (/tmp/505181-android-217696/node_modules/rnv/node_modules/execa/index.js:112:26) at processTicksAndRejections (internal/process/task_queues.js:95:5) │ │ │ Project location: │ │ ./platformBuilds/standalone_android │ └──────────────────────────────────────────────────────────────────────────────┘Log In
Activity
Newest
Oldest
T
Timo Kapanen
complete
T
Timo Kapanen
under review
T
Timo Kapanen
Hi luciano silva and thanks for your report. Based on the error log you provided, it looks like "File google-services.json is missing". You are like using Google Firebase connector in your app which would require that file, more information can be found from: https://docs.appgyver.com/data/google-firebase#building-a-standalone-app-with-firebase
Hopefully this helps you to move forward. Best Regards, Timo Kapanen
T
Timo Kapanen
luciano silva, did the issue get solved based on my suggestion? If not, please provide the appID of your app to allow us to study this further. The appID can be found from URL when your app is open in Composer. Thanks, Timo Kapanen
T
Timo Kapanen
Closing this ticket as solution has been suggested and there is no further information. If the issue still occurs, please create a new ticket with requested information