fnando/browser

ipad is not correctly detected anymore (safari browser AND webapp)

Closed this issue · 2 comments

iPadOS version is 15.3.1 (the last one)
On safari browser AND on a installed webapp :

browser.platforme.ios? returns false
browser.platform returns "mac"
browser.device.id returns "unknown device"
browser.device.name returns "unknown"

Unfortunately, iPads cannot be detected anymore.

#404

maybe update the doc about that ?