Error 252024

Message

Invalid log level type

Domain SDM Preferences
Number 252024
Label  
Applicable Platform(s) Android

Cause

For the API checkPreference(String key, Object value), the value passed to the API along with the key 'SDM_LOG_LEVEL' is not data type Integer.

Action

Provide an Integer value.