Hello,
-when i made a simple app (classic/default project) on my Nexus4 (4.4.2) width SDK 3.2.3.GA
there is a crash :
[ERROR] : TiApplication: (main) [13410,13410] Sending event: exception on thread: main msg:java.lang.RuntimeException: Unable to start activity ComponentInfo{com.netdev.testdefault/org.appcelerator.titanium.TiActivity}: android.app.Fragment$InstantiationException: Unable to instantiate fragment ti.modules.titanium.ui.widget.tabgroup.TiUIActionBarTab$TabFragment: make sure class name exists, is public, and has an empty constructor that is public; Titanium 3.2.3,2014/04/22 10:17,b958a70 etc...
-The same app on simulator ios and simulator android has no problem
-The same app on my Nexus4 width SDK 3.2.2.GA has no problem
An idea ?
Thanks