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
Determines if the platform returned by PKDEVICE.platform should be overridden. If this value is false, the value returned will be the actual platform. If this value is anything other than false, that value will be returned.
There is generally never any good reason to override the platform in production code. The only use would be when testing code in a browser that doesn't support the device object.