Currently we have CI script that uploads APKs to hockeyapp. We basically use hockeyapp to hold all build artifacts. But we are transitioning to using bundle
format for app distribution. I found out that if one tries to upload .abb
file that attempt fails. Does anyone know how to upload android bundle
files to HockeyApp? If not, are there other ways one can maintain archive of bundle files somewhere?
Asked
Active
Viewed 494 times
4

Subodh Nijsure
- 3,305
- 5
- 26
- 45
-
check https://medium.com/@shinoogoyalaggarwal/upload-app-bundles-or-custom-zip-files-into-hockeyapp-f18ec9e338ba – Gueorgui Obregon Nov 06 '19 at 14:23
1 Answers
2
Hockey app dosn't support AAB files you can still upload APKs to hockyapp and aab files to store.

Melad
- 1,184
- 14
- 18