Skip to content

isAndroid()

function isAndroid(): boolean;

Defined in: env.ts:38

Returns true when running inside the Mobile Locker Android app.

Detected via the IS_MOBILE_LOCKER_ANDROID_APP window flag or the mobilelocker-android user agent prefix.

boolean