Error 252007

Message

Maximum number of search results must be an Integer

Domain SDM Preferences
Number 252007
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_MAX_SEARCH_RESULTS' is not an Integer value.

Action

Preference for the maximum entries that can be returned as a result of a search should be an Int value.