I have a published application and I want to try instant App.
To simplify the use case I needed to create a dedicated module in my project. This module has enabled to Instant App, same package and version code lower than the installable app. Applinks have been added to the manifest. Today published app already has applinks working.
When build released signed version, I have two app modules (installable app and instant app module). These two modules have been place in internal test channel as a release.
I want to try my instant app but when I go to play store (as internal tester) I do not have the "Try Now" button.
https://developer.android.com/topic/google-play-instant/getting-started/instant-enabled-app-bundle#test-publish-internal-test-track
Some of you al ready had this issue and know what could explain this ?
Thanks