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
I saw that in your project, when encountering a userAgent that does not have a preset rule to determine device. type, you use whether the ua field contains the 'mobile' field as a basis for determining whether it is a mobile type. I found that this rule is not accurate enough during use, as many userAgents include this field
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I saw that in your project, when encountering a userAgent that does not have a preset rule to determine device. type, you use whether the ua field contains the 'mobile' field as a basis for determining whether it is a mobile type. I found that this rule is not accurate enough during use, as many userAgents include this field
Beta Was this translation helpful? Give feedback.
All reactions