unsupportedEnvironmentError()
function unsupportedEnvironmentError(method, environment?): MobileLockerError;Defined in: errors.ts:241
Error for methods that only work in a specific host environment.
Parameters
Section titled “Parameters”| Parameter | Type | Default value |
|---|---|---|
method |
string |
undefined |
environment |
string |
'the iOS app' |