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

Open More Apps screen in Play Store for a developer #26

Open
dkansh opened this issue Feb 18, 2021 · 1 comment
Open

Open More Apps screen in Play Store for a developer #26

dkansh opened this issue Feb 18, 2021 · 1 comment

Comments

@dkansh
Copy link

dkansh commented Feb 18, 2021

Hey,
I found this plugin is useful for opening the app screen when I want used to rate and review my app. I am providing one more feature where the user can see all other apps provided by me in play store. If you could add this feature too into this plugin then it would be really helpful. I used to do so in native android as below:

startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse("https://play.google.com/store/apps/developer?id=<Developer_Id/Name")));

@Purus
Copy link
Owner

Purus commented Mar 7, 2021

Can you please open a PR for the same?

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

2 participants