Options Dialog failing in 1.4.0

You must Login before you can answer or comment on any questions.

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

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!