-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
@bzon First of all, thank you for making this tool.
We're trying out your tool in our workflow but there's a small problem after uploading apk to AWS S3. When downloading the apk from S3, the file is incorrectly detected as a zip file (something like app-release.apk.zip), and I'd have to change the file name before install it. According to this stackoverflow post: https://stackoverflow.com/questions/44501951/android-apk-is-getting-downloaded-as-a-zip-file-on-mobile-chrome-browser , the MIME type of the S3 object might be incorrect.
Is it possible to set this when uploading to S3?
Metadata
Metadata
Assignees
Labels
No labels