Search code examples
mobilemobile-websitedeep-linking

In mobile website, the mobile browsers asks me sporadically to open the next webpage on WHICH BROWSER? How can i remove this?


In my product's mobile website, when user is clicking something he/she is getting choice to choose the web browser.

Suppose user has opened website on android phone- on chrome browser. Now when he/she is clicking Next button, its telling him to choose the browser in which next link should be opened - For example: IE/Chrome/Opera. I want to remove this completely. Giving user choice of browser on every/multiple clicks is not required here. How do i remove this?

Suggestions please. (Someone suggested me it might have something to do with deep linking, but i am not sure about that). Any help/direction would be highly appreciated.


Solution

  • On android you should be able to open the link and hit always on the browser you want to use , don't use open once. Hope that helps!!