After upgrading to the latest 1.8.2 SDK, I get the following error when trying to deploy to the device:
Result of expression 'Ti.UI.iPhone.SystemButton' [undefined] is not an object.
What is strange is that if I "Clean" the project, it will run fine in the Simulator at first. If I try to build to the device I get the error. Then if I run the app back in the Simulator the error now shoes there, until I clean it.
2 Answers
try to rebuild the project with clean all the files under the iphone folder..
have you checked this
Your Answer
Think you can help? Login to answer this question!