Skip to main content
Skip table of contents

allowEmailRegistration

Available from version1.11.0
Necessityoptional
Value typeboolean value

Description

Specifies whether manual registration via e-mail address is allowed.

Example

Android

JS
"managedProperty": [
  {
    "key": "allowEmailRegistration",
    "valueBool": true
  }
]

iOS

XML
<key>allowEmailRegistration</key>
<true/>
XML
<key>allowEmailRegistration</key>
<false/>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.