Skip to content

unsupportedEnvironmentError()

function unsupportedEnvironmentError(method, environment?): MobileLockerError;

Defined in: errors.ts:241

Error for methods that only work in a specific host environment.

Parameter Type Default value
method string undefined
environment string 'the iOS app'

MobileLockerError