Error 252003

Message

Preference with key ' + key + ' is not an 'int' preference

Domain SDM Preferences
Number 252003
Label  
Applicable Platform(s) Android

Cause

Preference value for the API call getIntPreference() for the key is not of the data type Int.

Action

Use the appropriate API to fetch the preverence value for the key.