How to avoid the standard mobile device browser

Asked

Viewed 91 times

1

I am developing a portal Captive for Wifi networks, where the client connects and is automatically redirected to the web portal.

I wonder if it is possible to include a redirect on the page, so that instead of using the Smartphone’s OS browser, when it opens automatically, the page redirects to another browser like safari or Chrome. Especially Safari, because IOS is where I have the most problems.

Thank you

  • If I understand correctly, do you want to have a specific redirect for Google Crome? Independent of the Default browser?

  • 3

    It would be better to fix the portal to work with any browser. Including the fact that HSTS is being adopted more and more, so the interception of HTTPS things from known websites will become a problem in all browsers over time.

  • The portal in general is functional. But when I use the integrated browser of the OS of a smartphone, authentication with google and facebook fail, because when the page of authentication of social networks open in this browser in specific, it ends up being opened in the same page of the portal, and when the process ends, he cannot return to the previous page. When used in any other installed browsing, the process usually occurs, and when using the social network to authenticate, the page is opened in a new tab to log in and collect the data.

  • I don’t know if I’m being too clear, but the intention was just to avoid that same browser.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.