I've just published my first instant app - for now it's a very basic Hello World, but I've linked it to my personal website.
I've enabled Android App Links on my site, and I've verified that it correctly works: when the 'normal' apk is installed, if I click on my website's link, it does open the app, without asking if I want to open it in Chrome.
But when the apk is not installed, if I click on my website's link, the Instant App doesn't start - instead my website opens in Chrome (or a Chrome tab) and I don't know why.
How do I troubleshoot this?
Note: I did receive this warning on the Play Store console when I published:
PROBLEM
Some users of this Instant App APKs will not be eligible for any of the APKs in your installed app.
RESOLUTION
Ensure that the targeting of your Instant App APKs matches the targeting of your APKs.
I don't know if it's related, and unfortunately I have no idea what that means or how to fix it...
EDIT 2017-07-01
Actually it started to work after a few days. I guess it means even though the installable app is available on the store after only a few minutes, the instant app is available several days after publishing...
Unfortunately,
- I have a new problem now (see this question)
- I still don't have an answer for my original question which is how to troubleshoot these problems
- Still no idea about the warning - although I guess it's an unrelated issue