Default buffer size must be an integer
| Domain | SDM Preferences |
| Number | 252013 |
| 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_BYTE_BUFFER_SIZE' is not a Integer value.
Value should be data type Integer.