itunesconnect

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 with an Apple submission certificate. My guess is that it is not properly signed. I have downloaded my App Store distribution certficate...

Is there a programatic way to access iTunesConnect sales reports?

I've got an app on the iTunes store, and Apple provides daily (and weekly) sales reports. I'd like to download these in an automated fashion (say, via script attached to a cron job), but I'm not sure how to get around all their https-forms, Web-objects controls, session-IDs, etc. Does anyone have a plug & play solution for this? Thank...

Bundle videos or download later?

I have an application that uses small videos I've created to demonstrate the concepts explained in particular topics. The videos are at least 3MB and I'm unsure of the max but probably 5MB. For v1.0, I'd like to distribute 5 videos. That's ~15MB plus about another meg for the app. Should I distribute the videos through iTunes, where ...

iTunesConnect acces to download stats for my client

Hello, I've developed an app for a client and would like to give him an access to my iTunesConnect in order to access to the download stat for his application. The problem is that if I create a new user and set permission to only see reports, he will be able to get all stats... And I don't want to get stats manually each day. Do you ...

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 of solutions like: AppViz appsales-mobile iphone-stats Heartbeat.app I'm sure I'll find a few more with more searching. I can't help ...

If you raise the price of your iPhone app do the old users have to pay to upgrade?

We're considering doing some experimentation with the price point on our iPhone app and I just want to make sure that if we raise the price we won't get a flood of user complaints that apple is charging them the price difference to upgrade. ...

Generate JSON object with transactionReceipt

Hi, I've been the past days trying to test my first in-app purchse iphone application. Unfortunately I can't find the way to talk to iTunes server to verify the transactionReceipt. Because it's my first try with this technology I chose to verify the receipt directly from the iPhone instead using server support. But after trying to sen...

Submitting application update to iTunesConnect (madness!)

iTunes connect keeps rejecting my binary for an application update and it's driving me mad. Usually I can figure it out but I've tried everything I can think of. Maybe someone can lend a hand :) The error I'm getting is: The binary you uploaded was invalid. The signature was invalid, or it was not signed with an Apple submission certif...

Where is my application binary in XCode?

I've built an app for the iTunes store. However, being a noob to the platform, I can't figure out how to submit the app. Where is the actual binary that I need to submit to the iTunes store? What folder does it get built in? ...

how to create binary of iphone application

hello, On reading the iTunesConnect_DeveloperGuide.pdf, i came across the term binary. This is the paragraph found in the pdf: To submit your application through iTunes Connect and get it posted on the App Store successfully, make sure you have the following: Application binary (includes 57px icon), large 512px icon for use on the Ap...

If I hit "Reject Binary" in iTunes Connect to submit an updated binary, will I lose my place in line?

I've submitted an app for the App Store via iTunes Connect, and the status is "In Review." I don't know if that means they actually started looking at it. I suspect it just means that it's been put into a reviewer's queue. There's a tweak I'd like to add to it before it goes out. However, I don't want to update it if that means that hit...

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 someone explain to me in as much detail as possible this process. I know we will need to enroll as an Enterprise Distribution Member before a...

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. ...

Am I getting crazy? iTunesconnect rounded corners.

Yesterday, I have submitted an iPhone app to Apple through itunesconnect.apple.com. It is my second app, so after submission, it appeared as second in a list. The first in the list was my first app, with the app icon having rounded corners. My new app, however, had straight corners, just like the icon file that I delivered with the app....

App Store submission: Developer reject

I have submitted the binary file of my application to apple on appstore. But i dint configure the APP ID i mean i forgot to do that. Does it will affect my application for apple submission. Should i do a developer reject and if i do that Can i upload the new binary .. Please reply me as soon as possible i dont want ma application to g...

Cant find “Manage In-App purchases” under itunes connect

Hi, I know i am going to ask something that might sound bit odd, but still asking I am developing an application that has In App Purchase functionality, i have integrated the code but for testing i need to make a test account under iTunes connect. During R&D i came to know that i have to go through following way to make test account f...

Error while creating in app purchase in itunes connect

I'm having trouble while creating an In App Purchase in iTunes Connect. I have created a test user and am able to see the form for creating the in app purchase. However, when pressing 'Save' I get the following error message: "There was an error saving changes. Please try again later. If the problem persists, please contact us." This e...

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 store provisioning. The certificate is valid in keychain. I've selected the ad hoc profile in Xcode for this build, which is linked to the...

Converting wildcard bundle identifier to single ID

I have an app in the app store that uses a wildcard bundle identifier. I want to implement in-app purchashing , which requires a non wildcard ID. How do I convert the wildcard ID of an existing app to a static ID for in-app purchase and push notification? ...

not able to see In app purchase test user on Clicking of Manage user

hi everyone, i want to set up a test account to test in app purchase on sandbox, i am logging into intunes connect and following the same procedure as prescribed in the itunes connect developer guide. i am clinking on manage user, but i am not able to see the window where i can select test in app purchase user. do i need to do any ch...