v1.0.11
What's Changed
Updates
- [MOB-8649]: New SDK configuration options:
isEuIterableService
,dangerouslyAllowJsPopupsSDK
by @mprew97 in #398dangerouslyAllowJsPopupsSDK
replaces environment variableDANGEROUSLY_ALLOW_JS_POPUP_EXECUTION
. The SDK no longer supports the environment variable.isEuIterableService
is an alternative to environment variableIS_EU_ITERABLE_SERVICE
, which is still available.
Full Changelog: v1.0.10...v1.0.11