Tagged Questions
The itunesconnect tag has no wiki summary.
54
votes
27answers
40k views
Invalid iPhone Application Binary
I'm trying to upload an application to the iPhone App Store, but I get this error message from iTunes Connect:
The binary you uploaded was invalid. The signature was invalid, or it was not signed ...
50
votes
1answer
2k views
How do you codesign framework bundles for the Mac App Store?
After a recent submission I have gotten the following error:
Invalid Signature - the nested app bundle (FooBar.app/Contents/Frameworks/GData.framework) is not signed, the signature is invalid, or ...
25
votes
2answers
21k views
Bundle ID Suffix? What is it?
I'm new to the iPhone submission process. Apple asks for the Bundle ID Suffix. What is this? Not sure what to put here and what the significance of it is.
20
votes
7answers
9k views
How do I change my iPhone App binary filename
I get the following error when I try to upload the application on iTunes Connect:
"Binary file names cannot contain a space. Please rename your binary file and try again."
If I try to Validate the ...
18
votes
6answers
6k views
iTunes Connect, check total sales?
Is there a way using either iTunes connect or the API to check the total number of application sales for a particular app since release. I am just curious as ITC on the iPhone only seems to show 26 ...
17
votes
4answers
4k views
Reject binary with state waiting for review (can't find reject binary button)
I want to reject binary which is waiting for review and when I go to the path that Developer Guide specifies I can't find the button to reject the binary.
17
votes
1answer
7k views
Apple Application Loader - How to change the Apple ID being used?
I want to switch the Apple ID being used by the Apple App Loader.
I can't find a way to change the Account to be used in the App itself. Google search did not bring anything useful up. When i start ...
17
votes
3answers
25k views
How to solve “Application failed codesign verification” when uploading to iTunes Connect?
I've got a problem that I couldn't solve with a deep search in different resources as most of the "similar" points out to be an error with Icon.png size, etc...
I've tried to upload my application ...
15
votes
12answers
9k views
Scripts to parse and download iTunes Connect and AppStore data
I'm looking for recommendations of a script or series of scripts that download and parse iTunes Connect sales data and AppStore comments, ratings and rankings data for a defined app.
I'm also aware ...
14
votes
9answers
29k views
Signer not valid error
I've created an ad hoc build of my app and would like another person to install it. I have their device ID (two actually) in the provisioning profile. My certificate is the same for ad hoc and app ...
12
votes
15answers
9k views
What can cause “invalid binary” with no email followup from iTunes Connect?
I'm trying to submit an update of an existing application on behalf of one of my clients, and I'm getting "Invalid Binary" failures from iTunes Connect with no explanation of the error. I'm leaving ...
11
votes
1answer
2k views
How often are sales stats updated on iTunes Connect?
My app was accepted by Apple today and I am trying to figure out how many times it has been downloaded. Does anybody know how often the sales stats are updated on iTunes Connect? Is it once per day? ...
10
votes
1answer
646 views
Non-public API usage in iOS App? [closed]
i'm tryng to upload my App to iTunes store but 1 minute after submission i receive this kind of email togheter with an "invalid binary" message in itunes connect.
The app contains or inherits from ...
10
votes
5answers
6k views
Application Loader Error - IOS Upload
I am trying to upload a binary using Application Loader 1.3. I am receiving the following error. I have recently upgraded to XCode 4.
...
10
votes
3answers
2k views
Application Loader - An error occurred on the Apple server while trying to authenticate the package
The following message comes up on Application Loader while trying to submit a new binary:
An error occurred on the Apple server while trying to authenticate the package: 411594302.itmsp
An ...
10
votes
6answers
11k views
Deleting an app in iTunes Connect
Apple has introduced the possibility of deleting an app. Quoting the iTunes Connect guide:
If you have created an app in iTunes
Connect that you no longer need to see
or manage, you can delete ...
10
votes
8answers
11k views
iTunes Connect API
Does iTunes Connect has an API? How do some applications download financial and sale reports to computer? Are there some C/Objective-C API wrappers?
Thanks in advance.
9
votes
0answers
868 views
iCloud Legal Information when visiting iTunesConnect [closed]
I have just visited itunesconnect.apple.com and the first thing I got is:
Do you have any apps that may have a legal issue?
What that suppose to mean?
8
votes
2answers
3k views
In-app Purchase “ready to submit”, but won't let me submit it
I have some in-app purchases setup for an application. The in-app purchases are all tested, and working great - however I can't submit them for review. I submitted the application binary for review, ...
8
votes
3answers
3k views
How to get iPhone app users to submit crash reports?
Some of my users are reporting crashes. What is the best way to explain to them how to send me their crash reports, so that they show up in the iTunes Connect list of crash reports? Do they get sent ...
8
votes
2answers
9k views
Application Loader: “No eligible applications were found.”
We have already submitted an application for App Store (and it's live). To upload the updates, we were trying "Application Loader". But getting following error:
"No eligible applications were found."
...
7
votes
1answer
134 views
iOS Release Check List: What things should you keep in mind when releasing iOS apps?
Over the last two years, my company accumulated a iOS release check list of things we check before every iOS release. We are interested in improving this list and therefore release it here with the ...
7
votes
2answers
5k views
Can I change the Bundle Identifier in my app after it's been approved?
I've got my app approved a while ago and used the * provisioning profile so I created somehting like:
com.mydomain.MyApp
but now I have the necessity of adding push notifications and I can't due I ...
7
votes
3answers
1k views
iTunes Connect Promo Codes & App Updates
We have recently released version 1.0.0 of our application and have sent out numerous promo codes in the past couple of days. I was just wondering whether they will still be valid for the 1.0.1 update ...
6
votes
3answers
321 views
How do I produce an iOS Release Build that my client can sign on their end?
My scenario
I wrote an iOS app for a client. The project is almost over and now it's time for them to put it in the App Store. I've been sending them development builds throughout the development ...
6
votes
3answers
332 views
Deleting app from appstore
I have submitted an app to appstore. It's approved and now ready for sale.
Now, I want to remove the app from appstore. Please help.
-Chaitanya
6
votes
1answer
2k views
Can I submit an application to iTunes Connect that is signed by another Apple Developer account?
I have a question regarding app submission.
Situation: We have an iPhone Developer account and our customer has an iTunes Connect account. Is it possible that we hand them the signed, zipped ...
5
votes
1answer
549 views
Upload App Update to Itunes Connect prior to Approval
I submitted an app to itunes connect, and wouldn't you know it the next day found a bug.
So I fixed the bug and now have rebuilt and am trying to upload the App, but I see no way to upload a newer ...
5
votes
1answer
225 views
Turning off an in-app purchase?
We currently have a live app that features episodic content in the App store.
We're re-working our pricing, and instead of offering individual episodes for purchase, we want to have it as simply an ...
5
votes
1answer
321 views
In-App Purchases Using StoreKit Problem
I know questions have been asked about this subject, but I haven't found the solution in any of them.
I am having problem setting up a Test User from the iTunesConnect. Mainly because I don't have ...
5
votes
2answers
649 views
iPhone App Store Question
I have an iPhone application in the App Store. I submitted 1.1 to the app store a few days ago, and selected to "Hold for Developer Release." I found out that there is a very serious bug in the ...
5
votes
5answers
1k views
Expected sequence when using iTunes test user
I'm trying to test in app purchases in our app but I'm not having any luck. Part of the problem may be due to the expected sequence not being documented anywhere. Here are the steps I followed to ...
5
votes
4answers
1k views
Get itunes link for app before submitting
I read in another post that you can submit the app without the binary but I based on what I have seen this is no longer possible. It seems you cannot submit without the binary and the binary is ...
5
votes
2answers
1k views
How to cancel my own test in-app-purchase transaction? (so I can test again)
I'm implementing an in app purchase for an iPhone app.
All is good - store kit is very easy to use and everything is working after few hours of programming.
Problem is : my product is non consumable, ...
5
votes
7answers
5k views
Can't upload application binary to the App Store
We've finally gotten to the point of submitting our first iPhone app to the app store (or trying to), but I can't seem to get iTunes Connect to accept the upload.
I've attempted through both the web ...
5
votes
1answer
900 views
iTunes Connect Timezone?
Our iPhone Application is set to the United States store.
Does anyone know what time period apple uses for this store (or any of them) for a full day? e.g. is it from 2400-2359 of the same day or ...
5
votes
2answers
4k views
iPhone Application Enterprise Distribution Process
I have a client that wises to distribute their iphone application to only their employees and not on the iTunes App Store. To me this sounds like a situation for Enterprise Distribution.
Could ...
4
votes
2answers
269 views
iOS: Setting primary language for app when localizing
I have built an app for swedish language only. Now I have added multilanguage support (english uk/us, german, spanish) and would like to submit the app to all App Stores in the world.
The problem is ...
4
votes
1answer
996 views
iOS/iPhone: in-app purchase sandbox broken while app in “rejected” state?
(See MAIN THRUST below to skip to the main thrust of my question.)
My iOS app was rejected in the Apple review process for a minor reason that was easy to fix.
However, I wanted to give the new ...
4
votes
1answer
178 views
app store - where to download the report of app downloads? [closed]
Ok, in itunesconnect, it says Preview or download your daily and weekly sales information here.
but when I click in, I only can preview on the chart? How can I download?
if I want to count the ...
4
votes
2answers
2k views
itunes connect - How to remove an app that's waiting for review?
Because we have discovered and fixed a bug in our app after we uploaded the application to iTunes Connect, we now need to remove the one that has been posted for review and upload the newer version we ...
4
votes
2answers
490 views
Export Compliance and AES256 in iPhone
My application using AES256 algorithm to encrypt data. When i am ready to submit my app to App store , its asking
Export laws require that products containing encryption be properly authorized ...
4
votes
0answers
1k views
generate shared secret key in iTunes Connect [closed]
I'm trying to add an auto-renew subscription to my app through iTunes connect. In the developer center pdf it shows a screenshot in the 'Manage In-App purchase' section where you can click on ...
4
votes
1answer
229 views
Does Apple allow requesting promo codes for apps rated 17+?
My only app with a 17+ rating has the "Request Promo Codes" button disabled in iTunes Connect. I checked Google before contacting Apple and it seems that in 2009 Apple temporarily disabled promo ...
4
votes
4answers
1k views
Can I change the category of my app at iTunes Connect?
I added many versions of my app at appstore with Utilities as a primary category ,but now I want to add it as Lifestyle category.Can I change this category with out deleting the app
4
votes
1answer
1k views
Apps with placeholder text will be rejected [closed]
what does "Apps with placeholder text will be rejected" mean ?
4
votes
2answers
8k views
Code Sign error: a valid provisioning profile matching the application's Identifier … could not be found
I have been fighting this issue for days now and about to beat my head against the wall and put myself out of my code signing/app submission misery.
I have an application that has been submitted to ...
4
votes
1answer
636 views
iTunes Connect and Bundle ID from another developer account
I used the developer account of my company to create a BundleID, configure APNS and set development and distribution provisioning profiles. I created an application and compiled it with the ...
4
votes
4answers
3k views
Application Loader: “Cannot proceed with delivery: an existing transporter instance is currently uploading this package”
I have been unable to overcome this error in Application Loader. I've quit, restarted, tried different computers - it's like the server is hung up on an op that I never initiated and it won't time ...
4
votes
3answers
5k views
App Store Submission - Hi-Res Screenshots in iTunes Connect
I've searched through the iTunes Connect Developer Guide 6.1 - but can't seem to find anything about this.
I've just completed entering the meta-data into iTunes Connect for a new app. This app runs ...