OneLink works fine around the web app in regular state.
We need to redirect user to App Login/HomeScreen if user navigate to /login in browser.
But,
- if user write the link directly in address line, it will redirect him/her to App Store.
- if user reload exisiting page, it can redirect him/her to App Store too
I suspect there is a problem with Cookie, but I could not identify which one and how to fix it