itunesconnect

iOS App Promotion Code expiration conditions

生来就可爱ヽ(ⅴ<●) 提交于 2019-12-01 03:36:48
As I understand, promo-codes expire 4 weeks after generated. You are also given 50 codes per version uploaded. But, what would happen if you generate a promo-code, e.g. for app version 1.0, then upload a new binary/version, e.g. app version 1.1, to iTunesConnect and give out more promo-codes? Would the other promocodes expire immediately when the new version is ready or would they still be active until their 4-weeks are past? Also, would they then be able to download version 1.1 instead of 1.0 (on which they were generated) ? You would get 50 new promo codes for your new version. All promo

iPhone App Submitting - Error ITMS-90171 Invalid Bundle Structure Can't Contain Standalone Executables

此生再无相见时 提交于 2019-12-01 03:32:51
I've included screenshots of the full error messages I'm getting. This happens when I try and submit my app to iTunes Connect. I don't get any errors when running the app. I had the exact same error for my application, and I was not able to find any reason from the information. The difference was, though, that I got it for all my .dll files. After some time, I saw that under IOS Bundle Signing - Custom entitlements it tried to point to a file that did not exist. I just removed that, and it stopped giving errors. Not sure if it helps you too, but it worked for me. This issue for me was caused

iOS app reject because of healthkit

限于喜欢 提交于 2019-12-01 03:24:45
问题 I am using HealthKit in my app to read users daily steps data and for that I enable HealthKit in my app. I uploaded app without NSHealthShareUsageDescription and NSHealthUpdateUsageDescription key in info.plist . Apple rejected the app as follow and says this both key must be in info.plist . NSHealthUpdateUsageDescription - Read your daily steps data for calorie count data NSHealthShareUsageDescription - Share workout data with apps. I added that key and upload again. now app rejected with

There are one or more errors on the page

偶尔善良 提交于 2019-12-01 02:47:56
问题 Getting "There are one or more errors on the page" but unable to find the exact error. Here is screenshot Edit 1 I am trying to upload iPad screenshot with dimension 1536 x 2048 pixels for hi-res portrait (full screen) maximum with Locked but I am getting strange error, given below Note: I have tried uploading image from both chrome and safari but getting same error 回答1: You are getting this error because ITC has recently changed rules for uploading Screenshots. Here are few things you should

Validation Error: The bundle contains disallowed file 'Frameworks'

我们两清 提交于 2019-12-01 02:34:42
I'm having the same issue as this guy , this guy , and this guy (nota bene, I'm actually not sure if they're all guys, per se). They all ended up finding their own solutions, but none of them apply to my issue. I'm using Xcode 6.1 in my iOS 8 app with an included extension. The app and the extension both rely on an included framework. When I try to submit the app to the Store, the validation warning I get is "ERROR ITMS-9000: Invalid bundle. The bundle at 'xxxxx.appex' contains disallowed file 'Frameworks'". I can't even find a file called Frameworks. The shared framework is supposed to be

Your app information could not be saved.Try again.New iTunes Connect

前提是你 提交于 2019-12-01 02:16:41
I regenerate all of the certificates, update the version number of the application, but the problem persists. Follow the below steps. Go to My Apps Page. Remove the Build. Then Save It. Re Add your Build. then Save It. Now try to Submit It must work. I do not know what the reasons are, how to do?Thanks! In Prerelease section the status of your build should not be "Processing". Just wait some time (10-20 min) after build upload, and it will be ready to use. I got this problem in Chrome browser. Switching to Safari worked like a charm for me. It seems to happen if you are too quick between the

Invalid Bundle Structure - iOS

六眼飞鱼酱① 提交于 2019-12-01 01:34:13
问题 I have tried do submit an application via Xcode (as well as the application loader) to the Apple store, and I received the following error: Invalid Bundle Structure - The binary file 'xx.app/xx' is not permitted. Your app may contain only one executable file. Refer to the Bundle Programming Guide for information on the iOS app bundle structure. I checked the files generated files/project settings and I didn't find what's wrong according to the Bundle Programming Guide. We have attempted to

How to set minimum required Ios version?

瘦欲@ 提交于 2019-12-01 01:00:47
问题 hello everyone i have an IOS project which i had set the IOS Deployment Target to 4.3 under Targets > Build Settings. I have Uploaded it to itunes connect and now it says Requires IOS 6 or later. Also the valid architectures are : armv7 armsv7. Thank you :) 回答1: The minimum version supported of your app is set in the summary section of your project. Look for deployment target . If you specify 4.3 for example in that field it means that you are supporting all version starting from 4.3 . Double

Submitting an iphone-only app to app store? [closed]

笑着哭i 提交于 2019-12-01 00:21:12
问题 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 5 years ago . I am submitting my app to app store but it's only compatible with iphone and ipod. When I added the app in itunes connect it;s making me submit an ipad screenshot. Is it mandatory for apps to be universal? How can I get around this? 回答1: In XCode Target -> General -> Deployment Info -> Devices should be set to

iOS App Promotion Code expiration conditions

浪尽此生 提交于 2019-12-01 00:11:11
问题 As I understand, promo-codes expire 4 weeks after generated. You are also given 50 codes per version uploaded. But, what would happen if you generate a promo-code, e.g. for app version 1.0, then upload a new binary/version, e.g. app version 1.1, to iTunesConnect and give out more promo-codes? Would the other promocodes expire immediately when the new version is ready or would they still be active until their 4-weeks are past? Also, would they then be able to download version 1.1 instead of 1