Top "App-store" questions

The App Store is Apple's online digital distribution store for applications.

What is App store screenshot size for 6.5" display?

Apparently, Apple documentation can't keep up with App Store changes. Until today, the biggest (optional) display size was a 5.8-Inch …

ios iphone app-store app-store-connect screenshot
Get itunes link for app before submitting

I read in another post that you can submit the app without the binary but I based on what I …

iphone app-store app-store-connect itunes-store
If I revoke an existing distribution certificate, will it mess up anything with existing apps?

I built an iOS app for an organization that has an app already on the store. After weeks of trying …

certificate app-store apple-developer ios-app-signing
Open AppStore through button

Could you guys help me to translate the following code into Swift? [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"itms://itunes.apple.…

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

We have created the .xcarchive file code signing with our client's certificate & distribution provisioning profile, but we need to …

ios xcode app-store xcode4.5 ipa
Transferring ownership of an iPhone app on the app store

My team and I have an app which we're going to be submitting to the store pretty soon, but we …

iphone app-store
iOS app submission : missing 64-bit support

I sent an app yesterday for review, with no problem. I then realized that I had a very little fix …

ios architecture app-store xcode6 arm64
Number of downloads of my app

Is there a way to find the number of downloads for my app in the iTunes App Store?

iphone app-store
Xcode stuck at “Your application is being uploaded”

I am facing an issue while submitting my app from Xcode to the App Store. I have done everything regarding …

ios iphone xcode app-store
iPhone reachability checking

I've found several examples of code to do what I want (check for reachability), but none of it seems to …

iphone objective-c app-store appstore-approval reachability