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.
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!!