app-store

How to convert .xcarchive to .ipa for client to submit app to app store using Application Loader

心不动则不痛 提交于 2019-12-17 15:27:14
问题 We have created the .xcarchive file code signing with our client's certificate & distribution provisioning profile, but we need to send the .ipa file to our client so that they can upload the app to the App store using Application Loader. The only way to create the .ipa file in Xcode 4.5 is clicking Distribute -> Save for Enterprise or Ad-Hoc Deployment which has a description underneath saying "Sign and package application for distribution outside of the iOS App Store". If we save the .ipa

Customize apps gallery in appstore page

你。 提交于 2019-12-17 12:45:06
问题 I was looking other big companies gallery on appstore on my iPhone. some of them have their logo on top with custom background color. I was wondering how, is it in the settings somewhere ? or we need to approach Apple and pay this. See below : 回答1: These applications or developers are selected by Apple to be featured on their main page. This isn't a setting that you can control, or even something that you can pay for. The only way to get featured is if Apple thinks that your app is feature

iOS installing apps without app store [closed]

守給你的承諾、 提交于 2019-12-17 10:48:13
问题 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 4 months ago . is there any LEGAL way (w/o jailbreak) to install iOS application to iOS device (ipad, iphone, ipod) without publishing to application store? For example - application for closed group of users (admins/moderators etc of some web application). 回答1: Apple supports "Ad-Hoc" application distribution for exactly

xcode 6 upload app with error: iTunes Store operation failed Error Description not available

删除回忆录丶 提交于 2019-12-17 10:35:51
问题 When I try to upload my app to iTC, after validate my app, I begin to submit it . But there is an Error that said " iTunes Store operation failed Error Description not available " When I upload with Application Loader 3.0, same error happened. 回答1: I had this error once, too. Then I realized the provisioning profile (Project Targets -> Code Signing) was set to 'Ad-Hoc' profile instead of 'Production' profile. Setting it back to 'Production' did the trick for me. 回答2: I've got the Answer, just

If I use the PayPal gateway in my iPhone app, will Apple approve it? [closed]

戏子无情 提交于 2019-12-17 08:48:19
问题 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 . If I use the PayPal gateway in my iPhone app, will Apple approve it? 回答1: Generally speaking, yes, your app will be rejected. According to section 11.2 of the App Store Review Guidelines for iOS (Login Required) any app that doesn't use In-App purchase will be rejected. 11.2 Apps utilizing a system other than

Invalid iPhone Application Binary

随声附和 提交于 2019-12-17 07:04:48
问题 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. Note: The details of original question have been removed, as this page has turned into a repository for all information about possible causes of that particular error message. For general information on submitting iPhone applications to the App Store, see Steps

Reasons for rejecting iPhone application by Apple store [closed]

南笙酒味 提交于 2019-12-17 06:58:33
问题 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 . Can anybody help me out to know the possible reasons for which Apple store can reject or raise objection to submit any iPhone application. 回答1: Here are possible reasons (unofficial, from here): Vibration . It is not permitted to use continuous vibration in your apps - short bursts as warnings is all that is

Transferring ownership of an iPhone app on the app store

自古美人都是妖i 提交于 2019-12-17 05:21:29
问题 My team and I have an app which we're going to be submitting to the store pretty soon, but we know that we'll be selling the app to another company in the near future. Does anyone have any experience with moving an app's ownership to another account? Specifically, when I sell an app to another company... How do we move the app to their account (what's the mechanism)? Can my users still get updates (released by the new owner) without having to re-buy/re-download the app? 回答1: Starting June 11,

App rejected, but I don't use UDID

前提是你 提交于 2019-12-17 02:43:08
问题 Today we received a feedback about our submission and we do not understand the reported problem: "Apps are not permitted to access the UDID and must not use the uniqueIdentifier method of UIDevice. Please update your apps and servers to associate users with the Vendor or Advertising identifiers introduced in iOS 6.". We know about the rejections about udid, but our App do not use this! After read this, our team reevaluated the App and we do not found occurrences from "UIDevice

App Store - Best way to merge a paid and free version into a free version with IAP

自古美人都是妖i 提交于 2019-12-14 03:41:43
问题 My company currently has two applications in the app store: a full, paid version that includes two ebooks, and a "lite" version that does not include both books. We've just developed a new version of the app that instead implements the two books as IAPs, with the intention of merging the two apps into one. I'm at the point where I'd like to submit the app, and I'm not sure of the best way to proceed. Current plan: Update free app to the new version with the IAP books. Rename the free version,