app-store

App Name Expiry on iTunes Connect

你说的曾经没有我的故事 提交于 2019-12-03 00:21:18
Apple in iTunes Connect Developer Guide says: App Name Expiry Once you have created your app, and it is in the state Prepare For Upload or Waiting For Upload, you will have 180 days (6 months) from your creation date in iTunes Connect, to deliver a binary to Apple. If you do not deliver a binary before the 180-day deadline, your app will be deleted from iTunes Connect. As a result of this deletion, your app name will be able to be used by another developer and you cannot reuse the app name, SKU or Bundle ID. See the Deleting an App section of this guide to learn more about the ramifications of

App Store does not show my app after approval

点点圈 提交于 2019-12-02 23:25:50
I developed iOS app, and I uploaded binary of my app on 19th August 2013. Today(23rd August 2013) I got mail from Apple saying that "your app is Ready for sale " with Green dot in my iTunes Connect. but it doesnot show any links to my app in in App Store in my iTunes Connect account This is my first version of app, Here is screenshot of my rights and pricing section from my iTunes Connect account. How should I live my app in app store or it will be automatically live in the store ? : Thanks in advance. I might be wrong, can't remember connect that well, been a few months since I last published

iOS option is disabled in Version or platform (iTunes Connect)

孤人 提交于 2019-12-02 22:23:16
I uploaded my app to the App Store using xcode. I can see my build in my existing app on iTunes connect. However when I want to add the build using the "+ Version or platform" option it shows me a disabled iOS button: My build version is 2.0. I received an email from Apple stating that the app completed processing. Any reason why I can't select it? I found the solution. In my case I wanted to update the app to a newer version which wasn't listed in the "+Version or Platform" menu. The possible reason is that a previous build failed, with the status of "Prepare for Submission". Select the build

Rate my Application in iTunes within my Application in iPhone

空扰寡人 提交于 2019-12-02 22:16:44
I have to provide a link in my app where the user touches on it it will take me to the itunes Appstore page of my application where the user can rate the Application. I think other apps try to access the Appstore Application in the device and pass the corresponding url of the application in itunes... How to do this? Any ideas... PengOne Here's my method; this goes straight to the App Store and to the Review/Rate page for my app: - (IBAction)rateGame { [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"itms-apps://ax.itunes.apple.com/WebObjects/MZStore.woa/wa

How to Minimize App Store Approval Time

怎甘沉沦 提交于 2019-12-02 22:15:23
What are some things and techniques I can do to minimize the time it takes for my apps/updates to be approved for the App Store? Do smaller updates generally take less time, and do paid applications take longer than free ones? What about the size of the binary? In my experience, everything takes exactly the same amount of time. You sit in the queue for 6 days, then they review it for an hour or so (much less for updates), and you're either in, or rejected. If you are rejected, it will take a few more days to work through whatever the issue was. So the only way to take less time, is don't be

Is it possible to use transparency in an iPhone app icon?

南楼画角 提交于 2019-12-02 21:49:01
I created a 57×57 circular icon (without shine) which has transparency outside of the circle for my app. I can successfully install the app on Simulator and iPhone. It works fine, and looks great. However, can I submit an icon with transparency to Apple? Will they accept it? I can't find any apps which have transparency in their icon. Instead, they use a kind of pseudo-transparency - a jet black background with no shine. Matt Hall Apple may have updated the interface guidelines since this question was asked, but transparency is now expressly not allowed. See more here: https://developer.apple

apple sandbox test user account?

蹲街弑〆低调 提交于 2019-12-02 21:10:11
I tried to created a test user for my IAP app for testing. Apple ask for the real credit card number in order to login the test user to apple store. I am afraid that apple store will charge me by chance while I do my testing. Do you have to provide real credit card number for sandbox user? No you dont. Log out by going through: Settings -> Store Do NOT login with your test user. (Otherwise you get that credit card screen). Instead run your app and login with the test user when asked to. Note: If you have already logged in with your test user it will become invalid. So in your case you will

Link to App Store app developer page with iOS 6?

人走茶凉 提交于 2019-12-02 21:09:52
Is there a way, in iOS 6, to link from an app to a specific developer's page on the App Store app? By that I mean a list showing all the apps by the developer. There are various ways to link to the store (I am using the Appmosys as the example here) that produce various results: http://itunes.apple.com/us/artist/appmosys/id331687329 - The link copied from desktop iTunes, opens up the iTunes app on an iOS 6 device, with the developer's page. If you tap on one of their apps, it goes to that app on the App Store app. http://itunes.com/apps/appmosys - Opens the iTunes app (via Safari) but presents

Xcode 7.0.1 - Invalid Swift Support - The SwiftSupport folder is missing.

你离开我真会死。 提交于 2019-12-02 21:03:41
I try to publish on AppStore an App that contains Swift 2.0 files, but I receive the following email: Dear developer, We have discovered one or more issues with your recent delivery for "EMO MILANO". To process your delivery, the following issues must be corrected: Invalid Swift Support - The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it. Once these issues have been corrected, you can then redeliver the corrected binary. Regards, The App Store team I read the following thread oh stackoverflow ( Invalid Binary Or Invalid Swift

Is there an API or any other method to automate the submission process?

China☆狼群 提交于 2019-12-02 20:51:57
I have a number of apps which are similar in functionality and UI. I create the user interface by picking up variables from a .plist file. For instance, I save the source of the API from where I pick up the data. Creating a new app involves just changing the values in the .plist file and rebuilding the app, and finally submitting it to the App Store. Also, I need to create Ad-Hoc provision files and build test releases too. I wish to automate this process. For this I need to: Build the app through the command line interface. Upload the binary and other required files/information (app icon,