App Store is Apple's online digital distribution store of applications, a repository of Apps to run on iOS mobile devices, as well as desktop Mac OS environments. StackOverflow questions tagged with this perform programmatic interactions with the App Store (such as listing apps or renewing ...

learn more… | top users | synonyms (1)

8
votes
4answers
13k views

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

I created a 57X57 Circle-shaped icon (without shine) which has transparency outside of the circle-shape for my app. I can successfully install the app on Simulator and iPhone. It works fine, and looks ...
8
votes
6answers
6k views

What is the definitive checklist for Apple app store submittals?

I have a couple of apps coded up and tested, but can't seem to find out what is the definitive checklist for submitting apps to the app store. There doesn't seem to be an Apple document that spells ...
8
votes
1answer
1k views

Banned 3rd party private APIs for in App Store approval process?

I am just about to finish my first iPhone application. I have heard of apps rejected for the use of some private APIs . I am also using some private APIs like ASIHTTPRequest , MBProgressViewHUD. So ...
8
votes
1answer
1k views

Can I change my app from free to paid or from paid to free any time?

I am about to submit an app to the app store for approval. I have a question regarding the app price. Can I change the app from paid to free or from free to paid at any time? I have noticed that ...
8
votes
1answer
1k views

How do I make my application available on the App Store only for iPhone 3G S or faster devices?

I have an app that runs slowly on an iPhone 3G but is fast enough on an iPhone 3G S. Is there a way to limit the app to be available only for iPhone 3G S and faster devices? I would like to avoid ...
8
votes
1answer
2k views

How do I make a Mac App Store app that validates receipts?

I've made an app that validates its receipt using the ValidateStoreReceipt code on GitHub according to the Apple documentation. The docs say to sign your app, make a package (with signing), and then ...
8
votes
3answers
1k views

App Export Compliance using the Dropbox API

This question (or variations of this question) has been asked before, but as Apple's export compliance rules change relatively frequently, and no one seems to ever get a straight answer, I thought I ...
8
votes
1answer
2k views

Does bundle id need to be case sensitive?

In provision profile I set my app id to com.mycompany.lowercaseappname, but in xcode4 the bundle identifier is auto config to use my ${PRODUCT_NAME} which is Capitalize (I want user to see it ...
8
votes
4answers
2k views

Xcode 4 in my Mac App Store says its installed, but it's not

I can't seem to re download xcode 4 as the mac app store thinks that I already have it. I've had this problem before with another app, but could really do with a solution to this problem now as I need ...
8
votes
3answers
3k views

App Store: submitting app with future release date then changing it to earlier date after it is approved

Lets say I submit my app for approval now. I set Availability Date to something like Nov. 30, 2011, because I have not yet decided when I really want to release my app. Then fortunately, my app gets ...
8
votes
4answers
3k views

Updating live App ID for Push notifications

I have an app in the App Store which has a wildcard App ID. I want to add push notifications to it, but cannot as we have a wildcard App ID. This is the error I get: Only explicit App IDs can be used ...
8
votes
2answers
1k views

How can I tell the size of my app during development?

My programming decissions are directly related to how much room I have left, or worse perhaps how much I need to shave off in order to get up the 10mb limit. I have read that Apple has quietly ...
8
votes
3answers
661 views

How to submit a OSX 10.7 application compatible with 10.6?

I want to build an OSX application that will use some of the new 10.7 SDK features (more specifically, In-App purchases). However I don't want to completely prevent 10.6 users from installing the ...
8
votes
1answer
535 views

Did Apple change their app archiving method?

We've been fighting to get our app under 20 MB so that over-the-air downloading would work, and with our last release 2 weeks ago we succeeded. It took a bunch of trial-and-error to get right, but ...
8
votes
2answers
3k views

At least one of the following architecture(s) must be present: armv7 (-19033) Unable to validate your application. - (null)

I am developing an Ipad only application but i am getting much problem in "Application failed codesign verification due to invalid entitlements" error when i trying to submit on apple store and also ...
8
votes
2answers
1k views

Delphi XE2 iOS App with In-App Purchase

I'm a delphi developer and currently developing iPhone and iPad apps with Delphi XE2 and Firemonkey. Apple is demanding that I consolidate all my submitted apps (about 10) in just one app and provide ...
8
votes
2answers
283 views

How to identify iOS Universal apps from apple RSS feed

I'm working on an iOS app review website and have taken a look at the tools Apple provides, such as iTunes RSS feeds and API. However, I do not know how to distinguish an iOS Universal app from the ...
8
votes
2answers
610 views

Can I distribute iOS open source code to bypass the app store? [closed]

I am not talking about beta testing using https://testflightapp.com/ or even the limited distribution of beta apps allowed by Apple in general. I know that in order to install "your own" apps for ...
8
votes
1answer
168 views

Compatibility with MPL license and iPhone enterprise deployment and/or AppStore

I'd like to have your opinion on the compatibility of using a part of MPL licensed source code in an app for AppStore or iPhone entreprise deployment. This article is one of the few articles that say ...
7
votes
2answers
8k views

iphone: submit app with iOS 5 and XCode 4.2? [closed]

I've an app that is built in XCode 4.2 (developer preview) and iOS 5, with deployment target iOS 4.0. I'm not using any of the iOS 5.0 features. Can I submit this build to apple? Or is this a problem ...
7
votes
3answers
2k views

Interpreter for the iPhone?

I'm interesting in making an interpreter for the iPhone. It will be an experimental idea but could be great. I like the idea of making my own language geared towards on-the-go computing and ...
7
votes
3answers
5k views

How to show special characters on Apple App Store product description?

I see with some apps like Toodledo they use checkmarks for their revision history. How can you show/use special characters in an App Store product description? Does it allow HTML or do you just have ...
7
votes
1answer
6k views

Launching app OR app store from Safari?

I already know how to launch an app from safari, but is it possible to check if the app is installed before launching? I'm thinking to launch the app store if the app isn't currently installed on the ...
7
votes
4answers
18k views

iOS installing apps without app store

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 ...
7
votes
8answers
8k views

Application failed codesign verification

I'm getting the following error when trying to submit my app to the app store. I went through the initial provisioning process and am able to run the app on my phone so not sure what's wrong. ...
7
votes
2answers
953 views

When I submit my app to the Apple app-store do they see my source code?

When I submit my app to the Apple app-store do they see my source code?
7
votes
2answers
6k views

Where Can I Find the 'Available On The App Store' Logo?

I think apple provides hi-res logos to "Available on the app store" in the iOS developer center but I couldn't find it. Can anyone please direct me to a link to this? Thanks Note: I am looking for ...
7
votes
4answers
1k views

Name of App in App Store

I want to submit an app to the app store. The app has been developed with one name all along - "Monkeys". However, now it needs to be changed to "Apes". Do I just need to change the Bundle display ...
7
votes
2answers
6k views

Will use of the paypal ios library get my app rejected?

I'm developing an iPhone app with a subscription model, and I saw this ios paypal library: apple takes 30% of revenue of everything, but Paypal takes significantly less for micropayments (maxing out ...
7
votes
1answer
2k views

Why price changes on iTunesConnect are not being reflected on the App Store?

I want to change the price of my app from $0.99 to free. I changed price tier to free on iTunesConnect and saved, but this is not affecting the price shown on the App Store for my app. Why is this ...
7
votes
4answers
5k views

Can I change the category of my app at iTunes Connect?

I added many versions of my app at appstore with Utilities as a primary category ,but now I want to add it as Lifestyle category.Can I change this category with out deleting the app
7
votes
5answers
4k views

How can I update my App in the App Store if the Distribution Provisioning Profile expired?

I want to update an existing App in the App Store, but the profile I used expired (I'm not sure, if it has something to do with the corresponding certificate which also expired..). Since Apple tells ...
7
votes
3answers
5k views

Non-US tax from Appstore earnings? [closed]

Does Apple "withhold a part of the earnings for tax purposes" even for non-US developers? I've seen this related question but it's not clear what happens to non-US developers. There's a reference to ...
7
votes
6answers
5k views

Get number of downloads after two years in app store [closed]

I released an app in the ios app store about two years ago. I wanted to know if I could see the number of total downloads. In iTunes Connect under Sales & Trends, I can only go back about half a ...
7
votes
1answer
2k views

Make Update to a live iPhone app

I have an iPhone app which is aleready live on the app store...Now I want to make small updates to the app (fixes and adding iAd) How do I submit the new updated app..Will that create a new version ...
7
votes
2answers
2k views

How to send the user directly to the review page on The App Store?

Up to now (with iOS < 6.0), I used the following URL and code to send the user directly to the review page of my app (to rate it with 5 stars and post a friendly comment :)): NSString *stringUrl ...
7
votes
1answer
2k views

iPhone - Export compliance when outside the U.S

We're based outside the United States and want to submit an application using: SSL to protect data in transit Keychain for saving username and password on the device "Security by obscurity" which ...
7
votes
6answers
11k views

How to create or setup private app store for iPhone/iPad applications

Team, I would like to know how to set up appstore for its enterprise program, with only iOS applications. To be more clear on my question, I run a business and I have applications created for my ...
7
votes
1answer
657 views

Storekit / In App Purchases: Does the “Environment: Sandbox” tag disappear when I submit my app to the app store?

This is my first time implementing In App Purchases. During development and testing of my In App Purchases, I see the following alerts during the purchase process: My In App Purchases work ...
7
votes
3answers
3k views

Automatically download sales reports from iTunes Connect

I had a nice and hacky Perl script to automatically scrape and download sales report files from iTunes Connect. As of today, Apple overhauled the sales report site. It looks a lot nicer, but it uses ...
7
votes
2answers
912 views

How to rebrand (and redistribute) iOS iPad application?

I have application in App Store. A client approached me asking if he can get the same application but with different name, different graphics and little other changes installed on his iPads - 150 of ...
7
votes
2answers
2k views

Do auto-renewable subscriptions send an SKPaymentTransactionStatePurchased transaction when they auto-renew?

Does the AppStore send out a transaction when it auto-renews an auto-renewable subscription? If so, can it reliably be detected by an App the next time the App loads if it sets itself as an ...
7
votes
2answers
2k views

Support both armv6 and iOS 6 in an App Store app?

Since Xcode 4.5, we are unable to build for armv6 and thus unable to support devices like iPhone 3G anymore. Would it be possible to use, say, Xcode 4.3 to generate a properly signed armv6 binary and ...
7
votes
2answers
1k views

Distribute Ipad App without app store

Supposing the following scenario: Company A asks company B to produce an IPad App for them. Company A only wants to use it for themselves on a very limited amount of IPads (less than 100). Company A ...
7
votes
3answers
7k views

app rejected from apple app store because UIWebview, need some advice

So this is the message I got from them: We found that the experience your app provides is not sufficiently different from a web browsing experience, as it would be by incorporating native iOS ...
7
votes
2answers
896 views

Is the GPLv2 compatible with the iOS App Store and Android Market? [closed]

I never wrote an iphone/android application. These days I'm planning to help a friend in doing that. The application is a sort of Ebook: a simple application to browse with the phone the contents of ...
7
votes
3answers
492 views

How does the App Store website know if iTunes is installed?

As a user, I really love how the Apple App Store website on a browser can tell if I have iTunes installed or not and can act accordingly. For example, if I go to an App's page like "Remember the ...
7
votes
2answers
448 views

After renewing my iOS membership, is it necessary to update my apps with new distribution profiles signed with a new distribution certificate?

Background: I have some existing apps in the App Store and I have just renewed my Apple Developer Program membership. Appreciate if someone can help with these questions: (1) Is it necessary to ...
7
votes
1answer
1k views

Failed to install Production Provisioning Profile

I created CSR, Mac App, Installer Certificates, and Production Provisioning Profile. Certificates were installed correctly. However, Production Provisioning Profile could not be installed on my Mac. ...
7
votes
2answers
1k views

iPhone app with or without AppStore

My company is offering a service to our clients which we would like to implement on iphone. Our clients would be paying $5000 per month for the service, so they can give it free of charge to their ...

1 2 3 4 5 60