iCoder4777
iCoder4777

Reputation: 1692

App not running on device (iPhone)

Today, m getting strange problem. My app is not running on device(Jailbreak). Earlier I have run other app on the device. Yesterday, I have formatted device, now application is not running on the iPhone - 4.2.1. I have added all the required things like provisioning profile. I have also checked in apple developer site. that device is added to that portal. I have targeted my application to 4.2 as my device version is 4.2.1. No error is coming when m trying to run the app. only it ends in “finished running app on iphone”. M not getting where and what m missing..

Upvotes: 0

Views: 294

Answers (3)

ramesh bhuja
ramesh bhuja

Reputation: 171

Delete the Build File, Reset the Simulator , And Restart the xCode. And than run your project. and got output on device.

Upvotes: 0

Raju
Raju

Reputation: 759

Reset the Simulator . Delete the Build File. And Restart the xCode. And Run the yor Project.I Hope it will help you.

Upvotes: 2

Pandey_Laxman
Pandey_Laxman

Reputation: 3908

Go to your project and delete the build folder. Clean all the installed provision profile from device then restart Xcode. Hope it will help you.

Upvotes: 0

Related Questions