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
navigator.userAgent shows up as Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15 when trying to run on a 5th gen iPad on 14.6
and yes, ik this isn't fully functioning, just wanted to report this bug
It looks like it's not working because the UserAgent string doesn't contain "iPad"
The text was updated successfully, but these errors were encountered:
navigator.userAgent
shows up asMozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15
when trying to run on a 5th gen iPad on 14.6and yes, ik this isn't fully functioning, just wanted to report this bug
It looks like it's not working because the UserAgent string doesn't contain "iPad"
The text was updated successfully, but these errors were encountered: