10
votes
Standard way to detect mobile browsers in a web application based on the http request
Wouldn't the standard way be to check the user agent? Here's a database of user agents you can use to detect mobile browsers.
…
