SDMPersistence Secure Mode preference must be a Boolean
Domain | SDM Preferences |
Number | 252019 |
Label | |
Applicable Platform(s) | Android |
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.
Provide a Boolean value.