Hallo
I have an older app , created with b4a 4.x.
Now I updated to B4A 6.80 and at first , everything seems to be fine.
But now I get an Exception
Error occurred on line: 109 (and_ArtiEing)
java.lang.RuntimeException: java.lang.RuntimeException: Object should first be initialized (ImageView).
at anywheresoftware.b4a.keywords.LayoutBuilder.loadLayout(LayoutBuilder.java:166)
...
Line 109 is
Activity.LoadLayout("ArtiEing")
On the Phone runs Android 4.3
The same procedure on an Android 4.4 or higher Device run's.
Is this a bug in B4A, is there something I have to care for or doesn't supports B4A V6.80 older Android Systems
thank in advance
Jörg
I have an older app , created with b4a 4.x.
Now I updated to B4A 6.80 and at first , everything seems to be fine.
But now I get an Exception
Error occurred on line: 109 (and_ArtiEing)
java.lang.RuntimeException: java.lang.RuntimeException: Object should first be initialized (ImageView).
at anywheresoftware.b4a.keywords.LayoutBuilder.loadLayout(LayoutBuilder.java:166)
...
Line 109 is
Activity.LoadLayout("ArtiEing")
On the Phone runs Android 4.3
The same procedure on an Android 4.4 or higher Device run's.
Is this a bug in B4A, is there something I have to care for or doesn't supports B4A V6.80 older Android Systems
thank in advance
Jörg