Capacity of cache must be between 0 and + SDMConstants.MAXIMUM_STORE_CAPACITY
Domain | SDM Preferences |
Number | 252010 |
Label | |
Applicable Platform(s) | Android |
For the API checkPreference(String key, Object value), the value passed to the API along with the key 'SDM_CACHE_CAPACITY' is not in the range 0 to SDMConstants.MAXIMUM_STORE_CAPACITY.
Pass a value in the range 0 to SDMConstants.MAXIMUM_STORE_CAPACITY EDIT.