Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android APK are being zipped #232

Open
ricardocostaza opened this issue Apr 1, 2022 · 4 comments
Open

Android APK are being zipped #232

ricardocostaza opened this issue Apr 1, 2022 · 4 comments

Comments

@ricardocostaza
Copy link

Hello there,

Android APK are being zipped when sent using butler. This is very bad as phone users usually can't unzip things.
The ideal behavior is to download APKs directly.
This bug is a regression from issue #199.

All the best,

@SergioAlonsoJr
Copy link

I had this problem, but it seems to have fixed itself after following these steps.

  1. Deleted the Android APK channel
  2. Pushed it again, but removed "quotes" from the apk directory.

Not sure what happened exactly, but I can now download the apk and not the zip

@ricardocostaza
Copy link
Author

I had this problem, but it seems to have fixed itself after following these steps.

  1. Deleted the Android APK channel
  2. Pushed it again, but removed "quotes" from the apk directory.

Not sure what happened exactly, but I can now download the apk and not the zip

Hey Sergio. Thanks for the suggestion. Unfortunately it didn't do the trick for me. Do you mind sharing the whole command line you're using? Maybe there's other small detail that plays a role on it. Thanks.

@SergioAlonsoJr
Copy link

It was something like this

butler push path user/project:channel --if-changed

I tried this same thing with other file (a .pdf walkthrough), and it became .zip

I don't want to stress over this thing at this time.

@Ryhon0
Copy link

Ryhon0 commented Jul 31, 2024

Still an issue in 2024!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants