itunesconnect

Apple store rejected iOS application due to background modes

微笑、不失礼 提交于 2019-12-06 15:06:19
问题 Reasons 2.16: Multitasking Apps may only use background services for their intended purposes: VoIP, audio playback, location, task completion, local notifications, etc. 17.5: Apps that include account registration or access a user’s existing account must include a privacy policy or they will be rejected ----- 2.16 ----- We found that your app uses a background mode but does not include functionality that requires that mode to run persistently. This behavior is not in compliance with the App

iOS: How to upload Apple Hosted content to In-app purchase in itunesconnect

允我心安 提交于 2019-12-06 14:14:09
问题 I have Non-Consumable Purchase and want to host it with Apple. It like a book, that contains from images and manages with JSON. How can I upload it? 回答1: What is not clear from Nirav's answer is that to get to the point where you have a valid package, you need to do two additional things after creating the In-App Purchase Content Project in Xcode (i.e. After Xcode -> New Project -> Other -> In-App Purchase) Once you have added your content files, you must Firstly Archive the Project, then

2 iPhone apps having same name. How is this possible?

余生长醉 提交于 2019-12-06 14:12:09
As per iTunes Connect Developer Guide , 1) App name should be distinct 2) App name should not be substantially similar to an existing app name by adding or removing spaces, exclamation points or other characters. But, today I found 2 applications having same name - Traffic Master. One can found both this applications in US App Store - i) http://itunes.apple.com/us/app/traffic-master/id421380183?mt=8 ii) http://itunes.apple.com/us/app/traffic-master/id404505490?mt=8 How is this possible? Is it a bug of Apple or is it something achievable? I think you've answered your own question. At a guess I

XCode Application Loader - ERROR ITMS-9000 Invalid Provisioning Profile

淺唱寂寞╮ 提交于 2019-12-06 12:37:16
问题 When I try to upload my iOS application to the app store using the application loader, I get the following errors: This means that the provisioning profile is invalid. So, I deleted and re-made the provisioning profile, then archived the application using that profile, and I still got this error... I have uploaded this application to iTunesConnect before, and I got no errors, but now, even though I didn't do anything with my profiles, or change it in the application, I'm getting this error. I

How to activate external beta testing in ITunes Connect for a new version after previous beta review approved?

自闭症网瘾萝莉.ら 提交于 2019-12-06 12:30:10
I submitted a new build from Xcode. I have a pre-released build on Itunes Connect. I filled in all information (by clicking on the build version) about this pre-version. I added external users (They have "Added" status) But when I turn on beta test flights, external users stay at inactive status ! For a previous version, it proposed me a "send for app review" instead which was successful, but now I cannot use external test flight ... I already read the apple documentation several times ... Is somebody also facing this issue ? Did I miss something ? Thanks for your help ! Apple would appear to

Copyright issue while upload apps to itunes [closed]

怎甘沉沦 提交于 2019-12-06 11:39:17
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 6 years ago . I get this issue from apple after upload my apps for review. We found that your app includes features for streaming TV channels, the content of which may be copyrighted. The use of materials copyrighted by a third party requires documented evidence of your right to use such content in your application. Please

The binary you uploaded was invalid. A pre-release beta version of the SDK was used to build the application

痴心易碎 提交于 2019-12-06 11:09:10
I am having a problem submitting my new app to the appstore. ItunesConnect gives me the error: The binary you uploaded was invalid. A pre-release beta version of the SDK was used to build the application. I haven't changed anything, I can compile to a ad-hoc certificate and that works fine. I uploaded another app yesterday and that worked fine too. All the targets and project info is set to compile to the base SDK iPhone OS 3.0. I even upgraded to the latest SDK but same result. Any ideas? I don't think they've worked out the kinks to compile previous versions of iPhone OS if you have the 3.2

Can't install apps from Test flight. There was an error with this request

这一生的挚爱 提交于 2019-12-06 10:49:35
After "Reset All Settings" on an iPhone 5 with iOS 8.3, I can't install betas via TestFlight. @azimov the problem is coming from OS 8.3, we all have the same issue only with devices on OS 8.3. I personally tried to re-invite, change the apple account, even reset my phone... I have this issue as well. On the same hardware, iOS 9 users are fine, 8.3 users cannot install. I did not have this issue on Feb 1. 来源: https://stackoverflow.com/questions/35397965/cant-install-apps-from-test-flight-there-was-an-error-with-this-request

Keep getting 21002 'java.lang.NullPointerException' on Apple's VerifyReceipt

断了今生、忘了曾经 提交于 2019-12-06 10:37:53
I keep getting 21002 'java.lang.NullPointerException' errors from Apple when I try to test my In-App Purchases in the sandbox. This is what I have done: Set up the In-App Purchase products in iTunes Connect. I can successfully retrieve them via StoreKit. Set up test user in iTunes Connect. Application starts up, downloads the available In-App Purchase products, I trigger the In-App Purchase and Apple responds with the transactionReceipt, which I base64-encode on the iPhone and send to my C#/ASP.NET server. The server puts the received string into JSON (I tried it both with NewtonSoft.Json and

iTunesConnect Bug? Product of In-App-Purchase Can't “Submit For Review”

不羁的心 提交于 2019-12-06 10:28:13
问题 I've tried hundreds time of this direction but still can not make my In App Purchase available for "Submit For Review": https://developer.apple.com/library/ios/documentation/LanguagesUtilities/Conceptual/iTunesConnectInAppPurchase_Guide/Chapters/SubmittingInAppPurchases.html This happened after once of IAP rejection. That was correct with whole new app. I am sure my app status was "Prepare For Submission", and had clicked "+" to add my IAP product here on the App Details Section: "In App