I am developing an iOS game, that will be published by another company. That company already registered bundle ID, generated app on iTunes connect, and given me a developer role on their account. I have full access to the app on iTunes connect. The problem is, when I am trying to add capabilities to my app in xcode. For example. When i try to enable in-app purchase I will get a warning like "cannot add in-app purchase to your app id". Same for other capabilities.
Is this issue connected to certificates? Should that company give me any extra access to be able to upload builds to iTunes connect ?
Related
I have an Apple ID that I used to distribute apps. Recently I am using the same Apple ID with developer role for another company. While I can build and sign apps, I am unable to upload the binary using XCode 9. The reason it says is "No Accounts with iTunes Connect access has been found for company XYZ". The company says it has added me as a user in iTunes Connect but when I login to iTunes Connect, I don't find an option to switch between personal & company portfolio. What am I missing?
You should get email and accept invitation to itunes connect, otherwise you will not have access
You are mixing iTunes Connect and Developer Portal these two are totally different. With one email you can only check your own apps and data in iTunes Connect but can have multiple memberships in Developer Portal. Go to https://developer.apple.com and log in with your Apple ID and on the top you can tap your name drop down will appear with all memberships for that account.
If you want to access their iTunes Connect then you have to ask them to go to Users and Roles and add your email that is not your current Apple ID. Then you will be able to connect to their iTunes Connect with the new Apple ID.
More info:
https://developer.apple.com/support/itunes-connect/
http://mokagio.github.io/tech-journal/2015/04/01/itunes-connect-multiple-accounts.html
I have an app with all the app id, certificates, provisioning profiles and iTunes connect using an apple developer account. Status is prepare for submission.
Now I want to change the entire thing into another apple developer account. But, according to apple documentation, we have to have at least one version released into app store. But that is not true in my case.
So I would like to create app id, certificates, provisioning profiles and iTunes connect using new apple developer account and upload the build into iTunes using different bundle identifier but same build.
Is that possible to create different iTunes record with different bundle identifiers using different apple developer accounts for the same build?(Will iTunes check the ipa file if it already exists somewhere? I mean the source code is same in this case)
Do I have to change the app name to create new iTunes record or can I use the same app name?
Is there a better way to change the ownership instead of creating everything again?
I have my own iTunes Connect Account and Apple developer license.
Now I joined and existing developer Team and want to be able to upload builds for them to iTunes Connect.
I got added via developer.apple.com with my existing developer account email, and assigned the role "Administrator". This worked well. But now it's not possible to add this existing account to the company's iTunes Connect.
If I add myself with another email address, I can not upload builds, as this new email does not have a Apple Developer subscription.
What do I do to be able to upload builds to iTunesConnect with my existing developer account?
I have this situation and I have to upload builds using Application Loader. There you can log in directly with your iTunes Connect email address without it complaining that you're not a registered developer. Perform the archive in Xcode and then export the app for the App Store. From Application Loader, find the .ipa file on your computer and upload it.
I am doing an iOS project for a client and they gave me access to their developer program and iTunes Connect (which actually only have one app in store, the one I'm developing). Unfortunately, because my main account has already been associated to another iTunes Connect, I gave them another account which I created just for using their iTunes Connect. When I tried submitting the app to the store for Beta Testflight, it said that I don't have the rights to do so. So, how do I use a different iTunes Connect to submit to the store? If I can't do that, is there any other way besides making a new Apple account and having to ask the client to invite it again to both the developer's program and iTunes Connect (and also setting it up again from making a certificate, provisioning profiles, etc)?
Thanks in advance.
I ran into the same problem with a project.
It worked when i archived the application and uploaded it to iTunes connect using apple's application loader, you can sign in with the account you want to upload the app to.
https://itunesconnect.apple.com/docs/UsingApplicationLoader.pdf
I am developing an In App Purchase Application,
My application already is in AppStore. I created new application, in which i am integrating in-App Purchase. I Created Sandbox account (Selected Country US). I launched the application and moved to the iTunes, Clicked on the install. It is displaying the popup with Use Existing Apple Id, Create Apple ID ,cancel. I am entering the Apple Id and Password (sandbox). and then it is Displaying an pop up with Following message.
"Cannot Complete Purchase in Sandbox Mode
The purchase of "App Name" for $0.00 was successful,but Transactions can not be completed in sandbox mode.
[Environment : Sandbox]"
You can't use normal Apple ID in sandbox. You have to create test users in your iTunes Connect. Information about creating test accounts can be found in iTunes Connect Developer Guide.