Skip to main content
Skip table of contents

allowCodeRegistration

Verfügbar ab Version1.12.0
NotwendigkeitOptional
WerttypBoolescher Wert

Beschreibung

Gibt an, ob die manuelle Registrierung via Code erlaubt ist.

Beispiel

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.