Invalid log level type
| Domain | SDM Preferences |
| Number | 252024 |
| Label | |
| Applicable Platform(s) | Android |
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.
Provide an Integer value.