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
Maybe we should also deprecate userAgent and rename it to webUserAgent, to differentiate it from mobileDeviceProperties.mobileUserAgent. Would also be a good idea to add a warning if webUserAgent or mobileDeviceProperties are set for inappropriate platform types.
The text was updated successfully, but these errors were encountered:
Will need to likely add a constructor option that takes an object with properties:
Maybe we should also deprecate
userAgent
and rename it towebUserAgent
, to differentiate it frommobileDeviceProperties.mobileUserAgent
. Would also be a good idea to add a warning ifwebUserAgent
ormobileDeviceProperties
are set for inappropriate platform types.The text was updated successfully, but these errors were encountered: