I invited a developer to be part of my itunes connect. I also registered for the developer program (paid $99). The developer connects his device to xcode and requests a certificate but a pop up appears that says "To add this device, you need to add an Apple ID account that is enrolled in a Developer Program". How can my developer provision his iphone but not use my admin account. He is added on my itunes connect and his role is "technical" I am admin.
To get access to the provisioning profiles, you will also have to invite your developer to the iOS Developer Center. This will give him access to provisioning apps for his device.
Related
I am trying to submit an iOS app through iTunes Connect.
However, when I try to validate the app it gives me an error saying : "This app contains an embedded provisioning profile that is not associated with your account. Please use a provisioning profile associated with the Team ID.
Is this because I am using different accounts for creating the provisioning profiles and for iTunes connect ?
I'm guessing you have submitted your app before signed with a developer certificate from one account and now your trying to do it from another.
To fix it visit this website http://blog.hoachuck.biz/blog/2012/12/04/use-a-provisioning-profile-associated-with-team-id/
Edit
I do think that using different accounts for creating the provisioning profiles and for iTunes connect will cause the issue. So just switch the provisioning files from the prov. acct for the itunes connect account. Provisioning files are easy to make, and Apple has a tutorial on what to do when you try to create one.
So I have developed an app for a customer and am wondering if they need to have their own developer account to sell the app on the store? …or can they upload to the app store using my developer credentials while retaining the rights and collecting revenue etc?
Surely you can develop something for someone else and then not have to get them to sign up for a developer account to get their app in the store?
Drew
you have to give your distribution provisional profile to client with your developer credentials.
There is nothing about Apple Developer account sharing....
If you upload the app with your developer account's distribution profile then developer name of the will be yours as well as the rights and revenue of apps will be yours..
If you upload the app with your clients developer account's distribution profile then developer name of the will be client's as well as the rights and revenue of apps will be client's..
I have written an app for a client and I want to create ad hoc builds and submit to app store using his accounts.
Does he need to create an iTunes Connect AND a Apple Developer account - aren't they connected?
Paid Apple developer account is the main thing..(it lets you access to iOS dev centre..sdk betas..etc)
ITunes Connect require some more documents and agreeing to term conditions so that you can build and deploy your apps too.
Both are required...payment will be for Apple developer only.
I have encountered a problem. My customer add me as Technical Role in his Itunes Connect account. Now I would like to test our iphone application on my iphone device. But I can not see where Provisioning profile portal anywhere. Would you please tell me how I create iphone provisioning profile with my Technical role?
I am appreciated with your help.
Thanks.
You can't create a provisioning profile, but you can request inclusion into the Team Provisioning Profile via Xcode's Organizer. After that, you need to wait until your customer approves your request.
At what stage of a iPhone app development do we need provisioning profile and developer certificate? What are their importance and from where we get them? And how do we distribute our iPhone app for testing by other users and finally to end customers in App Store, using provisioning profile or developer certificate or something else. Please throw some light on this matter!!!
You can develop apps for the iOS Simulator for free. If you are not yet testing your apps on actual devices, and are not submitting apps to the App store, then you don't need developer certificates.
When you get to the point you are doing either of the above, then you will need certificates and provisions, and can read about how to use them here in the Development Guide and here in the Store Resource page on Apple's developer site.
You will need to read and follow the instructions in these documents very carefully. Don't depend on any quick answer or assumptions.
A developer account will allow you to not only test on your device, but also to generate provisioning profiles for "ad hoc" provisioning, which allows you to share apps with up to 100 devices a year (your beta testers/clients/etc.).
You can't submit an app to the App Store before you have a developer account; and you shouldn't submit an app before having tested it on at least one device.