Error 252020

Message

SDMPersistence folder path must be a String

Domain SDM Preferences
Number 252020
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_FOLDER_PATH' is not a String value.

Action

Provide a String value.