iPhone Run on Device...
Alright, I am trying to build my App onto my iPhone (3GS, build 4.0.2).
I did all the steps, I created a certificate, created an App ID, set a Provisioning Profile, and set my Device. Everything on the "Run on Device" page is checked off, everything is linked and should be working, but when I click "Install Now" I get:
Titanium Developer (1.2.1)
Install Error
I have NO idea why it's not building correctly. Does anybody have any suggestions on what to check? I've followed multiples guides and I have started over from scratch 3 times already.
6 Answers
-
go to your build folder and choose iphone, open xxx(your project name).xcodeproj. after that, choose run on device in xcode.
-
Your provisioning profile name matches the app name? Also is the provisioning profile installed on the device?
-
Your provisioning profile name matches the app name? Also is the provisioning profile installed on the device?
-
I haven't updated my Xcode and SDK to 4.0.2 and my iPhone is 4.0.2, just if you need to know. Could that be the problem?I have updated my iPhone SDK to 4.0.2, but still I get the "Install Error" when I click "Install Now". I've tried restarting Titanium Developer, restarting my computer… Nothing works :(
-
Okay, I have updated my iPhone SDK to 4.0.2 (The version of my iPhone), but still nothing… I tried restoring my entire phone and that didn't do anything…
Please someone, I need to get this App onto my device for actual device testing!!
-
Bump!