We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Is it possible to enumerate all applications from a given developer? There are two URLs that list the apps from a developer, one of them are by passing a numeric id (ex: https://play.google.com/store/apps/dev?id={id}) and another one is by passing the developer unique name (ex: https://play.google.com/store/apps/developer?id={name}).
I will try to understand the code and create a pull request, but in case there is some way to do that I appreciate some info.
Best regards.
The text was updated successfully, but these errors were encountered:
This may be fixed with #227
Sorry, something went wrong.
JoMingyu
No branches or pull requests
Hi,
Is it possible to enumerate all applications from a given developer? There are two URLs that list the apps from a developer, one of them are by passing a numeric id (ex: https://play.google.com/store/apps/dev?id={id}) and another one is by passing the developer unique name (ex: https://play.google.com/store/apps/developer?id={name}).
I will try to understand the code and create a pull request, but in case there is some way to do that I appreciate some info.
Best regards.
The text was updated successfully, but these errors were encountered: