Uncountable times everything was ok, but all of a sudden I encounter a problem.
The compiler is OK with the code, but in the run I get an error, to be precise: just Activity.LoadLayout generates this:
java.lang.RuntimeException: java.lang.RuntimeException: Cannot convert: class anywheresoftware.b4a.objects.LabelWrapper, to: class anywheresoftware.b4a.objects.PanelWrapper
What next?
The compiler is OK with the code, but in the run I get an error, to be precise: just Activity.LoadLayout generates this:
java.lang.RuntimeException: java.lang.RuntimeException: Cannot convert: class anywheresoftware.b4a.objects.LabelWrapper, to: class anywheresoftware.b4a.objects.PanelWrapper
What next?