Error 252013

Message

Default buffer size must be an integer

Domain SDM Preferences
Number 252013
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_BYTE_BUFFER_SIZE' is not a Integer value.

Action

Value should be data type Integer.