Result of expression 'Ti.UI.iPhone.SystemButton' [undefined] is not an object. (Device only)

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

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.

— asked 1 year ago by Matt Berg
0 Comments

2 Answers

try to rebuild the project with clean all the files under the iphone folder..

— answered 1 year ago by Mitul Bhalia
answer permalink
4 Comments
  • as i mentioned above, i have tried cleaning the project. it only happens when i try to run on the device.

    — commented 1 year ago by Matt Berg

  • I am having the same problem with Ti.UI.iPhone.TableViewStyle

    — commented 1 year ago by Seth Benjamin

  • I have the exact error problem and doing a clean and build did not work. My app also works fine on the simulator, but then crashes on device.

    — commented 1 year ago by David Riggleman

  • Show 1 more comment

Your Answer

Think you can help? Login to answer this question!