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 (iOS7) Testing and Debugging Debugging Basics

Jacob McLaws
Jacob McLaws
1,497 Points

When testing with xcode does my phone need to be the same apple id as my developer account?

I share an apple id with my father (which is nice because we only pay once for each of us to use certain apps, but complicates a lot of stuff). I'm going through the iOS developer program setup and I want to get setup with my OWN apple id. If I use own apple id to sign up and then have my dad's apple id on my iphone, can I still test on my iphone?

1 Answer

No. I deleted my Apple ID from the iCloud menu in Settings app. Then I tested an application from my XCode and it ran without problem. Then I logged with my personal Apple ID and tested the same app from my XCode - no problems :) Then I logged again my company account - same success.

Conclusion: iCloud is not related to XCode testing.