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

Feature ask: Support optional 'prefix' for track #415

Open
oproulx opened this issue Sep 13, 2023 · 2 comments
Open

Feature ask: Support optional 'prefix' for track #415

oproulx opened this issue Sep 13, 2023 · 2 comments

Comments

@oproulx
Copy link

oproulx commented Sep 13, 2023

Track is currently set to a dropdown with fixed options. It would be nice to have the ability to target different form factors (automotive or wear).

API details:
The track name for a given form factor track can be computed as: "[prefix]:defaultTrackName". For example Wear OS form factor will have tracks with name: "wear:production", "wear:beta" and "wear:qa".

https://developers.google.com/android-publisher/tracks

Workaround for now is to hard code the string including the pre-fix in the track input.

@ismayilov-ismayil
Copy link
Contributor

Hi @oproulx. Thanks for reporting! We are working on more prioritized issues at the moment but will get back to this one soon.

@oproulx
Copy link
Author

oproulx commented Sep 14, 2023

Thanks for the quick response! The workaround works for now and if anyone searches the repo for 'wear' or 'automotive' the instructions should come up.

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

No branches or pull requests

2 participants