IBI-aws MobileClient

code



Available from version

1.12.0

Necessity

required [alternative to emailAddress and remarkgroupId]

Value type

text



Description

The code with which the IBI-aws MobileClient can be registered.

Codes can be managed in the IBI-aws Admin.

Example

Android

JavaScript
"managedProperty": [
  {
    "key": "code",
    "valueString": "CODE123"
  }
]

iOS

XML
<key>code</key>
<string>CODE123</string>