I having a issue on the option dialog UI, when I open the 'window' has this option dialog UI define, the app will crash. I know in kitchensink there is no issue.
Using Titanium Developer 1.2.2, SDK 1.5.1, iPhone SDK 4.2.
error: <script src="https://gist.github.com/777453.js?file=gistfile1.txt"></script>
Any idea why this happening?
Thank you.
2 Answers
Same here. It works with 4.1 but not 4.2. However even when it works it says:
CALayer position contains NaN: [53.5 nan]
Ark, I have gotten that a couple times while using some of Titaniums APIs and it seems that if I go into the build directory ($APP$/build/iphone) and delete all the contents (Not the actual directory "iphone" itself), it will fix this problem.
Maybe just give that a shot?
Your Answer
Think you can help? Login to answer this question!