Skip to main content
Skip table of contents

allowChangingSendingErrorLogs


Available from version1.8.0
Necessityoptional
Value typeboolean value

Description

Specifies whether the user is allowed to change the setting for sending and collecting anonymized error logs.

Example

Android

JS
"managedProperty": [
  {
    "key": "allowChangingSendingErrorLogs",
    "valueBool": false
  }
]

iOS

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

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

If this problem persists, please contact our support.