How to open android app with app links from chrome incognito mode?
the issue overview
when open link which is defined app links in chrome incognito mode, can not open the target application. just open link in browser.
repro step
- open the chrome app with incognito mode
- go to the page which defined app links by XXX/.well-known/assetlinks.json file
- after go to link, the chrome app will not open the app which defined in assetlinks.json
what I researched
- if I use chrome with normal mode, chrome open the target app
- I tried some other app, "https://shopee.co.id/app?deep_link=reactPath" can open the shopee application. even though chrome incognito mode. this feature show dialog.
the dialog "Leave incognito mode?"
- if iOS, it can open application from safari/chrome incognito mode