Skip to content

rename app distribution APK on upload #5044

New issue

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

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

Already on GitHub? # to your account

Open
michaelaubertcmc opened this issue May 31, 2023 · 20 comments
Open

rename app distribution APK on upload #5044

michaelaubertcmc opened this issue May 31, 2023 · 20 comments

Comments

@michaelaubertcmc
Copy link

What feature would you like to see?

The app distribution gradle plugin should let testers download APKs with the same file name as when they were uploaded

Testers can currently only download files named "app.apk" no matter the name of the apk file that was originally uploaded

Using the "artifactPath" parameter in gradle is a problem when the Android application has more than one build variant.

Could we add a "artifactName"?

How would you use it?

This would let us keep meaningful names of APKs when distributing them from developers to testers. It would allow us to avoid mistakes when testing our mobile application

Both Jenkins and Gitlab let us control the name of the artifacts. We would like Firebase App Distribution to be our source of truth instead.

@harishrpatel
Copy link

Yes, would love this feature for build variants/flavors. We use Github Actions and it would be great if we could pass build number like ${{ github.run_number }} and have it be part of the file name (if possible).

@tandrej98
Copy link

Hi, is there any update on this please?

@SiddheshShetye
Copy link

This is really needed feature. any update on this?

@argzdev
Copy link
Contributor

argzdev commented Sep 15, 2023

Hi folks, thanks for pinging this to our attention. Let me try bringing this up to our engineers to get some feedback.

Update: Currently, we can't promise any timeline for this feature, however we've added this in our radar and we'll take it into account when prioritizing our upcoming work.

@tandrej98
Copy link

Hi there, do we have any news about this please?

@jpgpuyo
Copy link

jpgpuyo commented Dec 20, 2023

Any updates on this? Thanks!

@tandrej98
Copy link

Hi there, any updates here please?

@iamsykez
Copy link

Any update on this? It feels like a big oversight.

@masztalski
Copy link

Just found out about this issue as freshly moved from appCenter to firebase distribution. File should stay at least exactly same as it was uploaded. Sure, some extra control with parameters will be great, but at least stop renaming it

@SiddheshShetye
Copy link

This thing is very annoying and taking away us from using app distribution. update on this will be highly appreciated.

@rexmtorres
Copy link

Just now, a tester from one of our clients complained that when they installed our app, it replaced one of their other apps. It turned out they had another "app.apk" file for another app in their download folder and installed that instead of our app. So, I would really appreciate this feature to be able to rename the APK.

@petered
Copy link

petered commented Nov 23, 2024

Please Google! This seems easy to solve and high-impact. It's almost always the case when testing new apps that you have a bunch of versions that you download, and having them called app(1).apk, app(2).apk, .... etc is really unhelpful when you're trying to try out different versions.

@codenamesid
Copy link

One more Vote to please google for this

@michael-j-murad
Copy link

Migrating from App Center to Firebase and just now realizing this bottleneck. This is definitely something to consider before making the switch, disrupts workflows.

@HenrikBacher
Copy link

I'm in the same boat as alot of people here, in the progress of migrating from appcenter, to firebase. Simply having a generic app.apk, across a setup with 10+ apps will make our testing workflow quite a bit harder.

@bhallionOhbibi
Copy link

Please, make this happen

@marymcgloin
Copy link

Please fix this issue. Thank you.

@khushank
Copy link

This is really requires as it creates confusions to developers as to what version to download.

@EmilADamian
Copy link

Yes, please do something about it.

Thanks

@OBCZ
Copy link

OBCZ commented Apr 9, 2025

Another soul migrating from AppCentrer to Firebase App Distribution. This feature would be very helpful indeed. 🙏 Thanks in advance!

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests