I have updated my current play store app with the Instant app feature enabled. But it is still not showing the "Try Now" button after waited for 5 days.
I have implemented an instant app feature in a current app and updated it like below:
- added a dependency in app-level Gradle: implementation "com.google.android.gms:play-services-instantapps:17.0.0"
- To enable instant app right-click on app module -> Refactor -> Enable instant app support.
- Increment a version code to 1 and uploaded a new build on the play store.
Could you guys please help me out to find out the missing element or a direction?
from Try Now button is not showing on published play store application having Instant app feature enabled
No comments:
Post a Comment