Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Build a Simple iPhone App with Objective-C Deploying to a Device Running on a Device

app didn't launch in my phone

Hi there

i did everything step by step and seems everything is fine but when im running the app its not showing on my phone and its still runs inside simulator

what am i missing?

3 Answers

Carl S
Carl S
12,314 Points

Next to the stop button in the top left corner in Xcode. It probably says 'iPhone 6', click on that and you'll see a list of multiple schemes and your connected device.

Read this if you still have problems: https://developer.apple.com/library/mac/documentation/IDEs/Conceptual/AppDistributionGuide/LaunchingYourApponDevices/LaunchingYourApponDevices.html

Hope this helps.

thank you so much that was helpfull

Carl S
Carl S
12,314 Points

Did you change the active scheme to your connected phone?

no

could you please tell me how should i do it ?