Returns true when running inside the Mobile Locker iOS or iPadOS app specifically.
Detected via the IS_MOBILE_LOCKER_IOS_APP window flag or the mobilelocker-ios /
mobilelocker-ipados user agent prefix.
Use isApp if you want to match any native app environment.
Returns
truewhen running inside the Mobile Locker iOS or iPadOS app specifically.Detected via the
IS_MOBILE_LOCKER_IOS_APPwindow flag or themobilelocker-ios/mobilelocker-ipadosuser agent prefix. Use isApp if you want to match any native app environment.