I have 2 applications called AppOne and Apptwo. AppOne has only one activity and is an Instant App. I have the url for the instant app. I have deployed it to Play Store for Internal Testing. In my Apptwo, I want to open my instant app through url. I tried doing this many times but I succeeded only once in opening the instant app once even though AppOne was not installed on my device, most of the times it shows me the webpage of my website.
When I installed AppOne on my device, Apptwo successfully opens AppOne, but now AppOne is an installed app which I don't want. Do I need to provide Firebase Dyanmic Link so that my Apptwo always opens AppOne, right now my I am just linking my website's URL to my instant app. And when I deployed my instant app to Play Store it is showing me the following message, even though my My AppOne's apk is live
Changes to your Instant App's testing tracks
Your instant app's pre-release and development tracks will soon be merged into your installed app's alpha and internal test tracks respectively.
IMPORTANT:
Your installed app's alpha and internal test testers are now your instant app's pre-release and development testers respectively.
You will only be able to edit and manage your instant app's testers through your installed app's testing tracks.
Your instant app testers will soon be removed. Any testers for your instant app can only be managed through your installed app's testing tracks.
Please go to the corresponding installed app testing track to make changes
When I delete my Google Play services for instant app, and again download it, then for the first attempt only my Apptwo opens my instant app, then after that it keeps opening my webpage of my website. I have to again delete google play services for instant app and download it, to see my instant app.