import wixWindow from ‘wix-window’;
let formFactor = wixWindow.formFactor; // “Mobile”
I Want To Redirect Users To Specific Url After OS Detection …Is It Possible?
import wixWindow from ‘wix-window’;
let formFactor = wixWindow.formFactor; // “Mobile”
I Want To Redirect Users To Specific Url After OS Detection …Is It Possible?
Hi Ellie & Jared,
At the moment it not possible obtain any information about the type of operating system.
Feel free to post your request in our Feature Request forum here .