itunesconnect

Localizations error in Dev Panel

非 Y 不嫁゛ 提交于 2019-12-09 14:16:34
问题 I purchased an app, attempted to update the info on the dev panel and when I try and save I'm receiving the following error There is an error for 1 of your localizations. It shows the error location but I don't know what the issue is. 回答1: This error can also occur if you have not deleted smaller, older size screen shots before checking the box in Media Manager to use new, larger screen size shots for that smaller size. So if you are submitting a new version of an iPad app and you want your

In App Purchase sandbox not prompting for my login/pass

烂漫一生 提交于 2019-12-09 13:24:57
问题 We're developing an app which (ofcourse) uses in app purchases (IAP). I've done everything in the guide to enable iap and everything works fine, untill I want to make purchase. Some of the code: MainViewController.m -(void)viewDidLoad { if ([SKPaymentQueue canMakePayments]) { MyStoreObserver *observer = [[MyStoreObserver alloc] init]; [[SKPaymentQueue defaultQueue] addTransactionObserver:observer]; SKProductsRequest *request= [[SKProductsRequest alloc] initWithProductIdentifiers: [NSSet

Publishing iOS App, error signing in to iTC: “Your Apple ID isn't enabled for iTunes Connect.”

可紊 提交于 2019-12-09 11:15:43
问题 I am new to iOS development. I developed an app. I have developer account but when I want to publish my app on iTunes. My credentials are not working. There is error when I attempt to sign in to iTunes Connect: "Your Apple ID isn't enabled for iTunes Connect". 回答1: You need to have signed up for the iOS developer program (which costs $99 a year) to access iTunes connect and be able to submit apps. Are you sure your developer program is current and not expired? Additionally, if you've signed

iTunes Connect Invalid Pre-Release Train.

放肆的年华 提交于 2019-12-09 08:14:01
问题 I received the following error in Xcode when attempting to submit an app archive: ERROR ITMS-9000: "Invalid Pre-Release Train. The train version '2.1.5' is closed for new build submissions" Does anyone have a solution for this? This version was already waiting for review. I rejected it and now am trying to submit a new build. Same version number but I have incremented the build number. 回答1: I had to change the version number in Xcode to 2.1.6 and create a new archive in order for iTunes

Cannot submit Xcode Archive to Itunes Connect. “Uploading Archive: Sending API Usage to Itunes Connect”

ε祈祈猫儿з 提交于 2019-12-09 08:03:34
问题 Hello Ive sent a version of my app one week ago through Xcode 6 and it didn't have any problem. Today Ive tried to upload a new version of my App via Xcode and when uploading, the progress bar stays in "Sending API usage to Itunes Connect". It doesn't give me any errors, nor warnings, it just stays like that forever. Ive been looking in google and also in here, and found a lot of solutions (ones more logical than others). Well, Ive tried ALL those solutions, I've created new provision

All Build for iTunes Connect, there was an error importing this build [closed]

旧城冷巷雨未停 提交于 2019-12-09 07:51:37
问题 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 2 years ago . I upload my build to app store, after that it show error in Activity. Any one help me out. 回答1: SOLVED! Go to Build Settings > Search for " bitcode " > Turn Enable Bitcode to No This will fix it. Also, if you are apprehensive about disabling bitcode, don't worry. Apple describes bitcode as follows: Bitcode is an

Invalid Binary after Xcode 8.2 Update

烂漫一生 提交于 2019-12-09 07:46:29
问题 I tried to push an update to my app today after updating to Xcode 8.2 and I am getting an invalid Binary Error. I have never seen this before. The iOS Deployment target for my app is iOS 9.0. Has anyone seen this error or know how to fix it? This is the contents of the email that explained what was invalid about the binary: Invalid sdk value - The value provided for the sdk portion of LC_VERSION_MIN_IPHONEOS in appname.app/Frameworks/libswiftDispatch.dylib is 10.2 which is greater than the

Update iOS app description after release without changing the app

☆樱花仙子☆ 提交于 2019-12-09 07:38:09
问题 After the release of an app in the iTunes store, is it possible to change the description of the app without updating the whole app again? So is it possible to change the images or the text of the description, save the changes and update the shown description inside the iTunes store? 回答1: Update As Sam commented this behavior seems to have changed recently (maybe with iOS 11 App Store Changes?) so it is no longer possible to update the App Description without an App Update. The Description

iOS first inapp-purchase must submit binary for sandbox testing

送分小仙女□ 提交于 2019-12-09 06:01:35
问题 i am working inapp-purchase project and first time for creating inapp-purchase in new app iTunes shows the message in inapp-purchase manage link to shows the message is below The first In-App Purchase for an app must be submitted for review at the same time that you submit an app version. You must do this on the Version Details page. Once your binary has been uploaded and your first In-App Purchase has been submitted for review, additional In-App Purchases can be submitted using the table

Distribute Apple Pay app through enterprise account [closed]

こ雲淡風輕ζ 提交于 2019-12-09 05:47:48
问题 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 2 years ago . Enterprise accounts can't generate merchant id for Apple pay. Is there any way to distribute apps that support Apple pay through an enterprise account for beta testers or the only way to do so is to remove Apple Pay from the project? 回答1: I ended up with those two solutions: When the need of Apple Pay is the