Firebase App Distribution Upload error, Missing information about the APK path

Oyebisi

Having problems when uploading app release apk to firebase using the gradle ./gradlew appDistributionUploadRelease command in terminal. This issue started after I updated a few of my build tools, updating gms to classpath 'com.google.gms:google-services:4.3.4' from 4.3.3, updating to classpath 'com.android.tools.build:gradle:4.0.1' from 3.4.2, I don't know if these updates have anything to do with the issue but ehwn I run the ./gradlew appDistributionUploadRelease command now, I get an error in the build terminal

> Task :app:validateSigningRelease UP-TO-DATE
> Task :app:packageRelease UP-TO-DATE

> Task :app:appDistributionUploadRelease FAILED
Found APK at /home/****/agent/workspace/project-name/app/build/intermediates/incremental/packageRelease/tmp/app-release.apk.
Uploading APK to Firebase App Distribution...

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:appDistributionUploadRelease'.
> Missing information about the APK path. Please check that an APK path was passed in and try agai

I tried explicitly specifying the apkPath in the build gradle to a path with confirmed release but I am still getting this error just with the updated path

> Task :app:validateSigningRelease UP-TO-DATE
> Task :app:packageRelease UP-TO-DATE

> Task :app:appDistributionUploadRelease FAILED
Found APK at build/outputs/apk/release/app-release.apk.
Uploading APK to Firebase App Distribution...

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:appDistributionUploadRelease'.
> Missing information about the APK path. Please check that an APK path was passed in and try again

I am out of ideas on how to fix this issue as I am sure the apk exists in the specified path and the apk works when manually uploaded to firebase. Help will be appreciated.

Oyebisi

Figured out the issue, this classpath 'com.google.firebase:firebase-appdistribution-gradle:2.0.1' was missing from the dependencies section in my project level build.gradle. Follow instructions here to the letter folks.

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

分類Dev

Firebase App Distribution Upload error, Missing information about the APK path

分類Dev

Firebase App Distribution Uploadエラー、APKパスに関する情報がありません

分類Dev

Is my browser sending any information about my linux distribution?

分類Dev

What causes this Android APK Upload error: "Non-upgradable APK"

分類Dev

mediawiki move upload path error

分類Dev

Firebase App Distributionにアップロードする必要があるAPKファイルはどれですか?

分類Dev

How to keep information about an app in Android?

分類Dev

Node app management complaining about missing start script

分類Dev

Error initialising firebase in golang app

分類Dev

Chrome Extension upload error - default_locale missing

分類Dev

react-create-app - get error about browserslist error

分類Dev

ERROR in ./~/firebase/app/shared_promise.js

分類Dev

little information about snippets

分類Dev

Getting information about CPU

分類Dev

App store Missing Purpose String in Info.plist error

分類Dev

App store Missing Purpose String in Info.plist error

分類Dev

Unable to generate signed apk in Android Studio, getting error Error:Execution failed for task ':app:transformClassesWith

分類Dev

Getting "app is not defined" error after applying "Firebase: Firebase App named '[DEFAULT]' already exists (app/duplicate-app)." error fix

分類Dev

repo about .git/HEAD: error: manifest missing or unreadable -- please run init

分類Dev

When installing the MongoDB library in PHP, how can I avoid this error about a missing extension?

分類Dev

Firebase App Distributionは、登録済みのテスターのUDIDを取得します

分類Dev

Firebase App Distributionは、登録済みのテスターのUDIDを取得します

分類Dev

Launch Image Error - Cannot upload ios app created using adobe AIR into ios app store

分類Dev

Get information about my PSU

分類Dev

Get routing information about a URL

分類Dev

Multiple image upload in firebase

分類Dev

How to Upload image to firebase

分類Dev

cloudkit: validate a developer ID-signed application error: the archived application has entitlements that require Mac app store distribution

分類Dev

About App Submission?

Related 関連記事

  1. 1

    Firebase App Distribution Upload error, Missing information about the APK path

  2. 2

    Firebase App Distribution Uploadエラー、APKパスに関する情報がありません

  3. 3

    Is my browser sending any information about my linux distribution?

  4. 4

    What causes this Android APK Upload error: "Non-upgradable APK"

  5. 5

    mediawiki move upload path error

  6. 6

    Firebase App Distributionにアップロードする必要があるAPKファイルはどれですか?

  7. 7

    How to keep information about an app in Android?

  8. 8

    Node app management complaining about missing start script

  9. 9

    Error initialising firebase in golang app

  10. 10

    Chrome Extension upload error - default_locale missing

  11. 11

    react-create-app - get error about browserslist error

  12. 12

    ERROR in ./~/firebase/app/shared_promise.js

  13. 13

    little information about snippets

  14. 14

    Getting information about CPU

  15. 15

    App store Missing Purpose String in Info.plist error

  16. 16

    App store Missing Purpose String in Info.plist error

  17. 17

    Unable to generate signed apk in Android Studio, getting error Error:Execution failed for task ':app:transformClassesWith

  18. 18

    Getting "app is not defined" error after applying "Firebase: Firebase App named '[DEFAULT]' already exists (app/duplicate-app)." error fix

  19. 19

    repo about .git/HEAD: error: manifest missing or unreadable -- please run init

  20. 20

    When installing the MongoDB library in PHP, how can I avoid this error about a missing extension?

  21. 21

    Firebase App Distributionは、登録済みのテスターのUDIDを取得します

  22. 22

    Firebase App Distributionは、登録済みのテスターのUDIDを取得します

  23. 23

    Launch Image Error - Cannot upload ios app created using adobe AIR into ios app store

  24. 24

    Get information about my PSU

  25. 25

    Get routing information about a URL

  26. 26

    Multiple image upload in firebase

  27. 27

    How to Upload image to firebase

  28. 28

    cloudkit: validate a developer ID-signed application error: the archived application has entitlements that require Mac app store distribution

  29. 29

    About App Submission?

ホットタグ

アーカイブ