You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since a bot could pretend to be a mobile device using HTTP headers, isMobile() should not return true if isBot() is true.
I propose the following change in DeviceDetector.php:
Since a bot could pretend to be a mobile device using HTTP headers, isMobile() should not return true if isBot() is true.
I propose the following change in DeviceDetector.php:
From:
To:
The text was updated successfully, but these errors were encountered: