xcode app submission error: "no eligible software found, make sure this software is owned by your developer organization" - iphone

I'm getting the stated error when trying to upload an app submission to itunes connect on an organization I am a member of, but who's itunes connect username is different than my my apple developer ID.
The problem is I have a single Apple Developer ID I use for all my IOS development across multiple organizations. my.name#gmail.com That id has been added to multiple organizations in the IOS Member Center. On Itunes Connect however, it does not let you add an existing Apple ID (or existing Itunes Connect user on a different organization) as a new user to an organization.
So if I'm a member of 3 organizations, each one uses a different Itunes Connect email, usually the email for that org, not my main gmail Apple ID.
When trying to upload using XCode, I get this error since they don't match. How can I work around this? I fixed it for one organization only by using my co-worker's ID which matched for his appleID+itunes user. However I'd like to be able to do it on my own.
I tried adding individual org emails as xcode emails, however none of them are Apple Developer accounts, and Xcode refuses to use them.
How can I upload my app to a new org I'm a member of on Itunes connect??
EDIT
I tried using the Application Loader tool from Xcode menu, and I get a different kind of error shown below. I tried with App Store Build and Ad Hoc build. This is a development build only at this point which I hope to use for internal testing via Itunes Connect Testflight, so we're not using Release/AppStore provisioning profiles yet, nor have we even created them yet.
EDIT 2
Apple docs say:
"A single Apple ID can be associated with multiple Member Center teams. Using the same Apple ID, you can enroll as an individual and join other teams. However, you can only be associated with a single iTunes Connect team. Consequently, developers should create another Apple ID for different individual or company accounts that they want to manage separately in iTunes Connect."
This is true for itunes connect. But how does one then submit builds to these other itunes connect accounts, from xcode?

I was able to sort this out and thought I'd share for others looking for answers. Because I have a single apple developer id and multiple iTunes Connect ids, that is the core of the problem. Xcode would not let me put and use a non-developer account id into the user preferences. The solution was to use the Application Loader tool.
An Overview of necessary steps, which I use for every deployment now:
Make sure your Release build is using a Distribution provisioning profile and not just a development one. Don't use "Automatic" either, even if it sometimes works. I use an App Store profile, even for test flight releases via ITC. Create the provisioning profile on apple's ios center manually, call it something obvious like "[APP_NAME] App Store Distribution". Then in the Xcode build settings, set the release profile to this name. Secondly, make sure the Code Signing developer is the one on this profile, it doesn't always toggle default to that.
Archive your app as usual to generate the build.
Do not "submit" app from organizer, instead do an export, export to file.
When prompted, choose "App Store Submission" instead of "Ad hoc", otherwise it will fail.
In Xcode open Xcode->Open Developer Tool->Application Loader
From here you can add/select any of your itunes connect users independent of Xcode.
Choose "deliver your app" to submit, and choose the exported build file.
This should get the upload to itunes connect. If you are using TestFlight in ITC and it is setup, this will result in a new TestFlight push.
When creating a new app for each organization I work with, I always setup the new Distribution profile immediately, don't start using "Automatic" or let Xcode "Fix it...", as these may work once, but will likely cause issues or failed releases later. Always name your profiles to include the app name, distribution and App Store, as once you start doing this a lot it is easy to confuse them if you're just naming them non descriptively like "MyApp's profile".

"No eligible software" suggests that either the appID doesn't exist or it exists on the wrong developer account (perhaps Xcode auto created).
Check the team you're using normally (if it's wrong, XC might have done something useful but in the wrong account). Start with Xcode Preferences > Accounts then details of the preferred and current teams in question. After that, check in the devcenter (making sure you're logged in as the team you're trying to submit under) - check your appIDs and see if the app you're expecting to see there actually is.
Also make sure the iTunes Connect account you're using to upload has the "technical" role (per https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/UsingiTunesConnect/UsingiTunesConnect.html)

In my case the problem was I didn't realized that "Application Loader" has a login!
So I just select Window menu / Sign In as.. And enter the same developer account I used to create the "certificate and provision files", that I used to compile the app.

Please match the bundle Id from itunesConnect & Xcode.
I was getting same error & solved with bundleID.

Change your Application Loader user account to application's signed user account.

Related

Bundle id is not showing in iTunesconnect Bundle ID

I am facing a strange issue that I have never faced before. I created a new appID with new Bundle ID, but it is not showing up in itunesconnect "Bundle ID".I googled it and i found some questions regarding this, but only questions there are no answers on it. is there any way to tackling this issue, any help much appreciated.
Thanks.
Try to sign out, and then sign in to itunesconnect site. it worked for me
I just had to create an App Id and then log out of iTunes connect and back in again.
iTunes connect is truly awful.
I've seen this happen myself from time to time, but so far it's always been down to a delay in iTunes Connect and has sorted itself out without me doing anything other than waiting!
Like this guy here, the solution for me was wait, so apple could process my new id. (about 6 hours or so).
For me it was to check the removed apps list — someone has already used that Bundle ID and removed the app associated with it before.
for me i sorted it out by emailing to Apple about the issue, then i got solution for that.
Edit
At that time when i had that issue, nothing did work for me i tried reload, refresh, sign out, restart system, nothing worked out.
I left with no option but to email to Apple on their support email, they fixed that manually for me. now it could be possible with reload page or sign out and sign in i am not sure.
Well there is nothing specific in email to apple on there technical support, just mention you are facing that problem, they might set this up manually for you. hope you got it.
Login to member centre and create a distribution profile using the same app id which you are going to use in the iTunes Connect. Then logout from iTunes Connect and Login again and try. It will show the Bundle ID in the drop down menu.
Hope this will help you.
If you tried to create the app record and if the app or bundle id does not appear:
In order for you to be able to see the app record in iTunes Connect, the team agent of the account must login and adjust your settings so that you are able to view the app.
Please provide the team agent with the following steps to add your access to the app.
In the Users and Roles pane, select the user you want to edit by clicking on their Apple ID.
Select the Roles pane.
In the Apps window, the team agent can add the newly created app to the users access, by selecting the down arrow in the window, and choosing the new app.
Once the new app is added, click Save.
Once this information has been updated by the team agent, you will be able to view the app in iTunes Connect.
Refreshing and sign out/signing in again doesn't worked.
In my case what worked is to contact apple support team for the concern, they added it manually and it was there after waiting for 24 hours.
For me the issue was that we had previously deleted/archived the apps with such bundle identifiers. But this was long long time ago, I didn't even remember that. So they just had to be recovered in iTunes Connect.
https://appstoreconnect.apple.com/
Have you ever heard 'XC Wildcard-' option to create new iOS or tvOS app creating new bundle ID on AppStoreConnect platform? Yes it is possible with 'XC Wildcard-' option. So if your bundle ID does not appear on the AppStoreConnect;
Click + (Plus button) and Select the New App option.
Enter needed informations and choose 'XC Wildcard-*' option from Bundle ID section.
After that, you'll see Bundle ID Suffix text box. Enter your bundle identifier there and
Click the Create button.
If your bundle id is not using from other apps, your app will generated successfully. Otherwise, you can change your bundle id and you can create your app on AppStoreConnect.
for me the solution was to resister a new id, then choose this id and save, then logout again and login and now you can see your bundle id.
To get rid of this issue, I create separate profiles for my extensions and app targets as well that are definitely paired with single app id. I had SiriKit extensions in my app and multiple targets along.
These Steps Worked for me.
Logout from itunes connect
Login to apple developer account
Delete existing identifier
Create new identifier with Explicit radio box checked next to BundleID
Login to Itunes connect again
Hopefully you'll be able to see bundle identifier there.
In My case, I've Just removed an App From AppStore Connect(Not yet released into AppStore). But I can see that THE APP IS NOT COMPLETELY REMOVED, but categorized under "Removed Apps". Now I want to create a new app in Appstore connect using the same bundle ID that I've used in the app that I just removed, But my BundleID is invisible while creating new App. I've just Mailed Apple regarding this. Will keep you posted on this.
I've had this same issue a few times, and it's been for different reasons. Here's a few things to check:
1) Did you set the developer profile in xCode? When you create a new project it sets the developer ID, so if you're trying to make a new one to.. lets say... do an ad-hoc release, it won't be present in the old project. It's set in targets>build settings>code signing
2) Download your profiles from the organizer. New profiles need to be loaded into xCode
3) Close/quit and reopen xCode, sometimes it breaks.
4) Try doing a clean
It seems that in Xcode 13, for new apps the app's Name, Bundle ID, etc... is set within Xcode during the upload process.

No value was provided for the parameter 'appIdName' when provisioning

I've just enrolled in Apple's iOS Developer Program (account type: Individual).
In my Xcode organizer on my iPhone 4 device I click "Add device to provisioning portal" => Xcode asks my credentials => I enter them => I see "No value was provided for the parameter 'appIdName'." dialog window.
What am I missing?
Part of the process in Xcode's automated submitting of certificate requests is that it looks for a "Wildcard" app ID. If you're missing this (for some reason, it's created on some accounts automatically and not created automatically on others?), this automated process will likely fail.
To fix it, try the following:
1) "Revoke" any existing certificates you might have from within the developer portal
2) Create a new "App Id"; title it "Wildcard"; and enter only " * " (without any spaces or quotes) as the suffix.
3) Try the automated certificate request from within Xcode again, and it should now work
Cheers!
I'm getting the same issue in Xcode. I think it's related to the wildcard app ID that Xcode creates for you. There seems to be an issue with that process that then cancels the device addition process that you're trying to complete.
You should still be able to add the device via the iOS Dev Center. Once logged in, go to the Provisioning Portal and you can add the device there.
Not perfect I know, but should allow you to start building apps and testing on your device until the Xcode issue is resolved.
You could avoid this problem by making App ID with wild-card id in iOS dev center.
I guess Organizer could not follow the updated policy related to App ID in iOS Dev Center/Provisioning Portal.
App ID with wild-card("*") is seems to be restricted in some function,
for example, Push Notification, Game Center.
and
developer also seems to be required to make sure the security option for the app related to the App ID.
Actually, my initial goal was to be able to test my app on iPhone device. Clicking "Add device to provisioning portal" still results into the subject error, but anyway my iPhone device have been added somehow to the Provisioning Portal and now I can see my app on iPhone (I haven't even tried to add it via iOS Dev Center). My guess is that this procedure takes multiple steps to be completed, and only the last of them still fails now, while the rest of them do succeed.
In my case the provisioning profile for that application was invalid, then I did the following steps:
Login on Developers Portal
Click on Certificates, Identifiers & Profiles section.
Go to Provisioning Profiles, in the list I realized my app profile
was invalid.
Click to edit it and selected the corresponding certificates (all)
and devices (all).
Download the profile and un Run. Issue solved.

iOS XCode & Code Signing

I am currently about to start work on an iOS app for somebody but they have there own Apple Developer account which they would like to us. How do I go about setting my MAC up so that I can use their account to build, develop and test their app on my Devices?
I am assuming that I will need to create a separate user account on my MAC. I have done this but when I try to install the certificates that they have created I get errors such as "Valid signing identity not found".
Why could Apple not make this process simple, I am always having to refer back to the documentation and still get confused just to start creating a new app!
You do not have to create a new user account on your Mac for this, but I know some developers prefer to have separate accounts when they are working with more than one developer account, for ease of development & distribution provisioning profiles.
If your client adds you (by Apple ID --> email address) as a team member to their account (assuming their account belongs to a company and not an individual) then you can start the development process by requesting and later receiving a signed development certificate. You'll then also need the required provisioning profile(s) to develop/distribute builds of the app.
No, you won't need to create separate account. Xcode provide the facility to use several provisioning profile and certificate at the same time.
For more information check this thread - Multiple Certificates/Provisioning Profiles in one Xcode organizer?
First of all you don't need to create new account on your Mac to develop iOS application. In Xcode 4 it become very easy to start developing and signing application. All you need to do is go to Organizer (most right button on Xcode toolbar). In Provisioning Profiles section you can see Refresh button on the botoom of the screen. When you click it ask you about your developer account information such as account name and password. Then it tries to install all profiles and certificates to your Mac automatically. Then you could select your profile and sign your app. If automatically install fails, check yourself that you download all you need for this.
Create keys on your mac and submit to Apple.
Download your certificate and WWDR certificate. Two!!!!
Add your device to the devices section and create Development certificate (Distribution as well ). Download it manually or via refresh in Xcode Organizer.
Hope it helps. Sergey!
Once you have your Apple Developer Account Credentials, You can follow gist I have created:
Apple's Code Signing Process

Error Submitting My App to the App Store

I have setup my App Buddle ID in the Provisioning Portal. (I am NOT using any wildcards in the name.) I have been able to successfully generate provisioning certificates and have run my app on my device and have even distributed via Ad-Hoc already. However, when I then go into iTunes Connect, (or using the Application Loader), I click on "Manage Your Applications" and then I add my company name and hit Next... and then I get the message "You have no eligible Bundle IDs for iOS apps. To register one click here." The "here" links back over to the Provisioning Portal where I see my Bundle ID. It's like the Portal and iTunes Connect aren't in sync. This has been going on for about two weeks now. Several others have reported this error but none of the suggested solutions I have read work for me. It's a free app so I don't need a paid contract or anything. iTunes Connect shows that all is good on the contract and banking side of things.
I have been unable to get any resolution on this from Apple. (I've called the Developer Support line and posted on the Apple Developer Forum. TWICE!) Any help would be GREATLY appreciated.
Thank you!
Before you create an app on iTunesConnect, you must create an AppId on the Provisioning Portal. Note that if you have already used an AppId (even if you deleted the app), you won't be able to use the same AppId again.
Try creating another AppId and using it to create your app on iTunesConnect.

Changing App name in iTunes Connect

Is there anyway to change the app name in iTunes connect. It took me 3 or 4 goes to try and upload my app the first time and somehow I made a bit of a mess of it.
iTunes Connect is now telling that the app name has been used and cannot be reused. Is there anyway around this ?
The actual app name that appears on the device is correct, I edited this on the info.plist.
Regards,
Stephen
As of right now, no. You can change the App's name when you submit an update, or simply create a new App in iTunes connect. You might want to submit a feature request to Apple at http://bugreport.apple.com.
From the Deleting an App section of Apple's iTunes Connect Guide guide:
If you delete your app, you cannot reuse your SKU or app
name in the same account again, and you cannot restore the app you
have deleted. If you have uploaded a binary or set up this app for the
iAd network, your Bundle ID cannot be reused.
Next they mention this:
If you are selling your app to another developer for their own
distribution and need to remove it from your iTunes Connect account,
we recommend that you use App Delete so that the app’s name will be
freed for their use.
So if you are more attached to your app name than your developer account you could start a new one and get the name back.
In Build and Analyze 93 Marco discusses some reasons and logistics of having 2 developer accounts. As I remember: Apple does not allow 2 accounts with one tax ID but if you have your personal and an LLC for instance you'll be able to setup multiple.
If your application is in Waiting for review mode then you can change your app name inside Viewdetails->Metadata and Uploads->app name
If your application is in live mode then you need to submit new version with new name.
It looks like you can edit it when in an 'editable state', but I have not tried it yet.
http://developer.apple.com/library/ios/#documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/10_ManagingYourApplications/ManagingYourApplications.html#//apple_ref/doc/uid/