Skip to main content
Skip table of contents

allowCodeRegistration

Available from version1.12.0
Necessityoptional
Value typeboolean value

Description

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

Example

Android

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

iOS

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

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

If this problem persists, please contact our support.