browserstack / browserstack-fastlane-plugin

MIT License
19 stars 13 forks source link

Feature: Custom Filename Override #22

Open iBotPeaches opened 1 week ago

iBotPeaches commented 1 week ago

It would be cool if I could pass a parameter on what the name of the application would be. Android spits out "app-release.apk" normally and iOS defaults to "ProjectName.ipa".

You can ultimately configure this, but at the cost of breaking functionality with other tools that depend on the consistent naming. It would be really cool if I could pass the name of the file to this plugin so when the application shows up in "Uploaded Apps". I can name it exactly how I want.

Screenshot 2024-05-06 at 8 55 37 AM

vikrantd1203 commented 1 week ago

Currently, you can only use Custom_id for App Automate. As of now, we are not estimating when we will provide the same for App Live. However, I consider your feedback as a feature request.