itunesconnect

iOS Sandbox Test User account Subscription Management

徘徊边缘 提交于 2019-11-28 17:23:28
问题 I'm currently trying to add IAP to an existing App. To that end, I've added some products and created some test users. The products are recurring subscriptions. The device I'm testing with is an iPhone 4S with iOS 5.1. I can successfully query the store for my products, and successfully purchase them with my new Test users. The problem I have is that if I try to manage my subscriptions from the Store Settings App, it forces me to Review my account by telling me that "This account has not been

Getting ITMS-4238 “Redundant Binary Upload” error no mater what I change the build version or app version to

耗尽温柔 提交于 2019-11-28 17:21:41
I rejected a binary i had which was 1.0 (1.0). The status went into Rejected by developer. I went to upload a new binary and ran into this issue, i then saw that i needed to increment my build. I increased both the app version and build to 1.1, this was a mistake. I got some error about the app version not matching, understood. Then i tried app version 1.0 and many different build numbers. 1.1, 1.0.1, 1.2, 1.3, 1.0.3..nothing works. I keep getting this error. There is only one build listed on itunes connect (1.0) I tried submitting with no binary and it says i need one. I even tried changing

Xcode 8.3.3 “No accounts with iTunes Connect access”

谁都会走 提交于 2019-11-28 17:07:28
When trying to upload an App to iTunes connect in Xcode 8.3.3, I get the error: iTunes Connect access for "Team-Name" is required. Add an account in the Accounts preference plane. The account already exists and (in some cases) has been working without incident previously. How do I get around this issue with Xcode so that I can upload my app to the AppStore? Had the same problem, First had to export the .ipa to disk using XCode and then upload to the AppStore with Application Loader tool. It worked. I suspect that Apple has broken something with the IOS 11, etc upgrades going on. It was all

Failed to verify bitcode while exporting archive for ad hoc distribution - tried Xcode 8.3.3 & Xcode 9

末鹿安然 提交于 2019-11-28 17:05:43
Apps containing our framework complains about missing bitcode while exporting archive for Ad-hoc distribution. I have gone through the documentation provided by Apple in this regard Technical Note TN2432 . The documentations' listed possible root causes do not resemble our scenario. (We are not using assembly instructions or have malformed info.plist file) I have gone through following similar questions posted on SO Error while exporting with Bitcode enabled (symbol not found for architecture armv7) Is it possible to create a universal iOS framework using bitcode? New warnings in iOS 9 But the

Development team not showing in Xcode

自作多情 提交于 2019-11-28 16:57:24
I am an self-employed iOS developer and so have my own iOS distribution membership. For a few days, I am working as a developer in a team. My apple account has been added in their iTunes Connect / Users and Roles. It works since I can access to the app details of the current app we develop. However, I can't get it right on Xcode. And so Xcode says the bundle ID is not right because I don't have the provisioning profiles. In 'Project>General>Identity>Team', I can only select my own account and I don't see the new team I am part of. I don't see it neither in the Accounts page of Xcode

How to detect and verify a renewal for an auto-renewable subscription?

一世执手 提交于 2019-11-28 16:43:44
So I have setup an auto-renewable subscription for my app with a period of 1 month, which equals 5 minutes or so in the sandbox. In the client app I subscribe, send the receipt to my server, it gets verified and I put a record in my database that this user has a subscription. My question is how do I check if this subscription has been renewed? I have read the docs and can't figure out what should I do. Here is where I am so far: The initial receipt that gets sent to my server is verified with a status 0 , great. I also get latest_receipt , which I replace in my database with the oldest receipt

Xcode 6.4 The Application You Have Selected Does Not Exist

随声附和 提交于 2019-11-28 16:34:06
问题 I am trying to submit to iTunes Connect with Xcode 6.4. I am getting this error Unable to Validate Your Application The application you have selected does not exist. I am able to find the provisioning profile through my dev account on the previous step. I have double-checked all identifiers. I tried Application Loader as well and got basically the same error. What is weird is that I submitted another app several hours before to the same account with no issues. Any help would be greatly

What can cause “invalid binary” with no email followup from iTunes Connect?

感情迁移 提交于 2019-11-28 16:12:37
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 on a 2 week vacation without network access tomorrow, so I'm a bit desperate for a solution. Any insights are greatly appreciated. This update changes the name of the application and fixes a few minor bugs. I did previous submissions via the iTunes Connect, but I'm submitting this update via Xcode as Apple now requires. I set myself up as the technical contact for this client, so I receive a

How to Renew Push Notification Services Certificate [duplicate]

拈花ヽ惹草 提交于 2019-11-28 15:42:10
This question already has an answer here: Renew Push certificate and keep current App Store App working 4 answers I am pretty new to IOS development and honestly don't know much about certificates, except for the part that they are needed for the application to be posted on Apple store. My company has few apps on Apple Store, and I got an email saying, "Your Apple Push Notification Service Certificate will expire in 30 days.", for one of the applications. Now, I am not sure how to renew this certificate. Here is what I did... I logged in to developer.apple.com Went to Certificates, Identifiers

Scripts to parse and download iTunes Connect and AppStore data

≯℡__Kan透↙ 提交于 2019-11-28 15:29:02
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 (dead) iphone-stats (dead) Heartbeat.app (dead) I'm sure I'll find a few more with more searching. I can't help but feel there must be a really decent set of open source scripts out there to do this, given how many developers are now writing apps for the AppStore. Would be interested to hear any commercial offerings as well (although my personal preference