Hello,
I have an app that used to work perfectly before i updated to 3.2.3 from 2.1.4 on OSX. when i click the menu button on the phone nothing shows up, i used to lock the orientation of the app to portrait only using a custom manifest file, now everything seems broken. I'm really starting to hate titanium because of how it breaks something with every update.
if i compile using 2.1.4 i get
ERROR] Exception occured while building Android project: [ERROR] Application Installer abnormal process termination. Process exit value was 143and when i compile using the latest version it compiles but it breaks the menu and the orientation.
please help.