Possible error messages:
| Without Resource Bundle (default) |
|
| With Resource Bundle |
|
| Domain | Mobile.ApplicationError |
| Number | 14833 |
| Label | PROPERTY_NOT_INTEGER |
| Applicable Platform(s) | iOS, Android, BlackBerry, Windows Mobile |
Cannot get an integer property in application settings because it is set to a noninteger value.
Use the correct method of a specific type to get the property value, such as getBooleanProperty, getStringProperty.