Unable to get DB objects on Android 4.0
Brought to you by:
olivier_smadja
Hi,
This issue has been noticed only on Android 4.0. When we run the app and try to get the objects from DB, the following error is thrown.
NeoDatisError:279:Error while creating instance of type java.util.Locale
Constructor [boolean class java.lang.String class java.lang.String ] of class java.util.Locale was called with null values because it does not have default constructor and it seems the constructor is not prepared for this!
NOTE: This works fine on all the earlier android versions.
Error log attached.
org.neodatis.odb.ODBRuntimeException: