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