Skip to main content
Skip table of contents

sendErrorLogs

Available from version1.8.0
Necessityoptional
Value typeboolean value

Description

Specifies whether anonymized error logs can be collected and sent

Example

Android

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

iOS

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

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

If this problem persists, please contact our support.