I got the package up and running for our app on 4.0 and 4.1 after I last spoke with Erel. The issue is after the app starts it force closes after a minute. The app we developed works great on the other lower level API but we run into issues with the 4.X versions of the android is.
Is there something I'm overlooking that is causing this issue versus running on 3.X?
Any help on resolving this would be greatly appreciated.
** Activity (main) Create, isFirst = true **
Warning: Panel.LoadLayout called with zero sized panel.
Warning: Panel.LoadLayout called with zero sized panel.
Warning: Panel.LoadLayout called with zero sized panel.
Warning: Panel.LoadLayout called with zero sized panel.
Warning: Panel.LoadLayout called with zero sized panel
Warning: Panel.LoadLayout called with zero sized panel.
Warning: Panel.LoadLayout called with zero sized panel.
Warning: Panel.LoadLayout called with zero sized panel.
Warning: Panel.LoadLayout called with zero sized panel.
Warning: Panel.LoadLayout called with zero sized panel.
Warning: Panel.LoadLayout called with zero sized panel.
Warning: Panel.LoadLayout called with zero sized panel.
java.lang.reflect.InvocationTargetException
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at anywheresoftware.b4a.DynamicBuilder.build(DynamicBuilder.java:19)
at anywheresoftware.b4a.objects.PanelWrapper.build(PanelWrapper.java:130)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at anywheresoftware.b4a.DynamicBuilder.build(DynamicBuilder.java:19)
at anywheresoftware.b4a.keywords.LayoutBuilder.loadLayoutHelper(LayoutBuilder.java:233)
at anywheresoftware.b4a.keywords.LayoutBuilder.loadLayoutHelper(LayoutBuilder.java:273)
at anywheresoftware.b4a.keywords.LayoutBuilder.loadLayout(LayoutBuilder.java:123)
at anywheresoftware.b4a.objects.PanelWrapper.LoadLayout(PanelWrapper.java:106)
Is there something I'm overlooking that is causing this issue versus running on 3.X?
Any help on resolving this would be greatly appreciated.
** Activity (main) Create, isFirst = true **
Warning: Panel.LoadLayout called with zero sized panel.
Warning: Panel.LoadLayout called with zero sized panel.
Warning: Panel.LoadLayout called with zero sized panel.
Warning: Panel.LoadLayout called with zero sized panel.
Warning: Panel.LoadLayout called with zero sized panel
Warning: Panel.LoadLayout called with zero sized panel.
Warning: Panel.LoadLayout called with zero sized panel.
Warning: Panel.LoadLayout called with zero sized panel.
Warning: Panel.LoadLayout called with zero sized panel.
Warning: Panel.LoadLayout called with zero sized panel.
Warning: Panel.LoadLayout called with zero sized panel.
Warning: Panel.LoadLayout called with zero sized panel.
java.lang.reflect.InvocationTargetException
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at anywheresoftware.b4a.DynamicBuilder.build(DynamicBuilder.java:19)
at anywheresoftware.b4a.objects.PanelWrapper.build(PanelWrapper.java:130)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at anywheresoftware.b4a.DynamicBuilder.build(DynamicBuilder.java:19)
at anywheresoftware.b4a.keywords.LayoutBuilder.loadLayoutHelper(LayoutBuilder.java:233)
at anywheresoftware.b4a.keywords.LayoutBuilder.loadLayoutHelper(LayoutBuilder.java:273)
at anywheresoftware.b4a.keywords.LayoutBuilder.loadLayout(LayoutBuilder.java:123)
at anywheresoftware.b4a.objects.PanelWrapper.LoadLayout(PanelWrapper.java:106)