Skip to content

Incorrect file type when downloading from AWS S3 #12

@levi218

Description

@levi218

@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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions