Error 252019

Message

SDMPersistence Secure Mode preference must be a Boolean

Domain SDM Preferences
Number 252019
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_PERSISTENCE_SECUREMODE' is not a Boolean value.

Action

Provide a Boolean value.