SDMPersistence folder path must be a String
Domain | SDM Preferences |
Number | 252020 |
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_FOLDER_PATH' is not a String value.
Provide a String value.