The wixWindow.formFactor Detects Mobile And Desktop Requests …But It Should Also Detect Operating System.
4 Likes
https://www.wix.com/corvid/reference/wix-router.WixRouterRequest.html#userAgent
I found a ‘user-agent’ in the document.
But to use this, I need a wixRouterRequest parameter, but I do not know where to get the request.
- ‘Router’ is only available in ‘Back-end’.