pwa-builder / PWABuilder

The simplest way to create progressive web apps across platforms and devices. Start here. This repo is home to several projects in the PWABuilder family of tools.
https://docs.pwabuilder.com
Other
2.54k stars 273 forks source link

integrate in-app-review #4724

Open ravau opened 1 month ago

ravau commented 1 month ago

Tell us about your feature idea

Integrate api https://developer.android.com/guide/playcore/in-app-review in the way, progressive web app can use simple javascript to launchReviewFlow native for android apps

Do you have an implementation or a solution in mind?

As pwabuilder probably uses needed play core libriares, it may be possible to wrap simple js command to let web based pwa's show native play review dialog!

Have you considered any alternatives?

No response

microsoft-github-policy-service[bot] commented 1 month ago

This issue has been marked as "needs attention 👋" since it has not been triaged for 7 days. Please triage the issue .

microsoft-github-policy-service[bot] commented 1 month ago

This issue has been marked as "needs attention 👋" since it has not been triaged for 7 days. Please triage the issue .

microsoft-github-policy-service[bot] commented 1 month ago

This issue has been marked as "needs attention 👋" since it has not been triaged for 7 days. Please triage the issue .

microsoft-github-policy-service[bot] commented 3 weeks ago

This issue has been marked as "needs attention 👋" since it has not been triaged for 7 days. Please triage the issue .

microsoft-github-policy-service[bot] commented 2 weeks ago

This issue has been marked as "needs attention 👋" since it has not been triaged for 7 days. Please triage the issue .

microsoft-github-policy-service[bot] commented 6 days ago

This issue has been marked as "needs attention 👋" since it has not been triaged for 7 days. Please triage the issue .

StephanBijzitter commented 8 hours ago

This would be awesome, but taking it a step further: if this works like beforeinstallprompt (beforereviewprompt?) it could work for any store provided the user agent is able to delegate these. So instead of having PWABuilder add support for these, it will be the user agents that add support for review prompts.