I am trying to create an option dialog and if I copy the example right of KitchenSink, and the app crashes with the following error:
***Terminating app due to uncaught exception 'org.myApp.module', reason: 'invalid method (createOptionDialog) passed to UIModule'
Please somebody help me. This used to work in 1.3.
2 Answers
Accepted Answer
After updating to the continuous build and creating a new project and copying the resources file, it started working.
Could you post some code that reproduces the crash?
All current OptionDialog sample code from Kitchen Sink works for me without issues (SDK 4.0.1, Titanium 1.4.1 continuous build).
Your Answer
Think you can help? Login to answer this question!