How to make Android Instant App without "try now" button on google play?

Viewed 291

I have to add instant app functionality for specific actions, but we have no need for a trial version. Is it possible to remove the "try now" button from Google play? If not, any recommendation for a workaround?

1 Answers

Try Now button is there from Google's side only. You can not change it by yourself. App will be available on play store soon after it will be live.

Related