Description
browser.platform.ios? returns false when user is using the browser in a iOS but using 'Request Desktop site' option on Chrome.
How to reproduce
- Select
Request Desktop site option on Chrome
- Load the page
What do you expect
Method should return true
What happened instead
Method returns false
Software:
- Rails version: 7.0.8.1
- Browser gem version: 5.3.1
Full backtrace
Report
n/a
Description
browser.platform.ios?returns false when user is using the browser in a iOS but using 'Request Desktop site' option on Chrome.How to reproduce
Request Desktop siteoption on ChromeWhat do you expect
Method should return true
What happened instead
Method returns false
Software:
Full backtrace
Report
n/a