Error 252012

Message

Search attribute namespace must be a string

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

Action

Value should be data type String.