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)

5
votes
5answers
5k views

Your security preferences allow installation of only apps from the Mac App Store and identified developers

I'm a newbie at mac osx development. I would like to know if there's any way to override the mac desktop security settings to allow an application - which is not registered in the Mac App Store, to be ...
5
votes
4answers
5k views

Looking High-res GameCenter Icon

I have been searching for a good quality (high-res) image of the GameCenter icon to implement in my app. I've seen this used in many professional games, and I am curious as to where I can find such an ...
5
votes
3answers
2k views

How can I get an iPhone app to a client for review prior to public release?

I need to show an app I have developed to a client for review prior to its submission to the app store. The client has an iPhone but not a mac on which to run xCode. I have a personal (not company) ...
5
votes
2answers
10k views

Number of downloads for a my app [closed]

Is there a way to find the number of downloads for my app in the iTunes App Store?
5
votes
2answers
4k views

Upload an app's update to the app store !

I have an app that is already existing on the app store ,But now i made its updates means i updated its UI its OS compatibality and other thing that will make help to run on the newer os now i want to ...
5
votes
2answers
6k views

Can I access the App Store from within the iOS Simulator?

Within the iOS Simulator, is it possible to access the App Store? That is, can I install the App Store application within the Simulator and download applications through it to the iOS Simulator? ...
5
votes
2answers
7k views

What language are Android apps built in?

I have just started learning about Android and I was planning on making a few apps. So I was wondering what language do I build apps on and what are the free tools and ebooks about it and also any ...
5
votes
2answers
3k views

iOS App Store Unique App Names? [closed]

Must iOS apps have a globally unique name? The iTunes Connect Developer Guide implies that they do, but doesn't say so directly. The closest it comes is (p71): As a result of this deletion ...
5
votes
7answers
4k views

Packaging Operation Failed in Xcode 4

When I use Xcode 4 to create an app IPA fie, I go to Product --> Archive to get an Xcode Archive. I recently read the SO post here detailing on how to distribute an app in the AppStore. I followed the ...
5
votes
3answers
2k views

How do I target an app to work on ipad 2 or newer (not ipad 1) before submission to appstore?

My app is for the iPad 2 only. I have seen other answers involving setting the UIRequiredDeviceCapabilities key, but I need to exclude the iPad 1 because of the CPU power, not any specific hardware ...
5
votes
4answers
940 views

iTunes Connect says my Icon.png file is 0x0.. it's clearly not!

In my project directory, top level, I have Icon.png. Double-checked in Photoshop, it's 57x57. When I submit my application via iTunes Connect or Application Loader, I get an error message saying my ...
5
votes
5answers
4k views

How can I fetch information about the app/song/video etc. from iTunes Store?

I need to get an info about the app/song/video by item id from iTunes Store. I've found this But it doesn't work with apps. Is there any public API? UPD: I can get info using this link , but this ...
5
votes
5answers
4k views

How to test the final distribution build before submitting it for review to the iPhone app store?

I have developed an iPhone App and I want to test this final distribution build before submitting it to the App Store for review. Is there any safe way to make this app to run on a device?
5
votes
5answers
1k views

InApp Purchase rejected in App Store

I just got rejected on my Free app from app store. I uploaded 3 apps, HD(iPad), PayedIphone and freeiphone. In the free-version I had a link to the fullversion. Apparently I need inAppPurchase in the ...
5
votes
7answers
6k views

Can't upload application binary to the App Store

We've finally gotten to the point of submitting our first iPhone app to the app store (or trying to), but I can't seem to get iTunes Connect to accept the upload. I've attempted through both the web ...
5
votes
5answers
689 views

iphone ad-hoc distribution on app store

I made an error and put an ad-hoc distribution instead of appstore distribution to an appstore approved app. What are the problems that I might encounter? Will the user who buys the app be entitled ...
5
votes
4answers
1k views

What is Apple's policy on buying and reviewing your own app?

What is Apple's policy on buying and reviewing your own app? Do they allow it, or discourage it, or is it in the fine print of dev agreement that I shouldn't do that? I know that for Android apps you ...
5
votes
2answers
755 views

Excluding iPhone3GS and down from downloading my app

How can I exclude iPhone 3GS users and below from downloading my app? I know this has been asked, but the app store changes rapidly, so I want to make sure I am doing it the right way. Is there any ...
5
votes
2answers
1k views

Changing development team in iTunes Connect

I'm a member of two Apple development programs and I'm trying to upload a new app. The problem is that every time I log in to itunesconnect it logs me in to one team and I can't find a way to switch ...
5
votes
4answers
2k views

Current receipt invalid or mismatched ds person id

I am trying to test In-App purchases for MacOS. After entering the test user credentials, the App Store complains: "Current receipt invalid or mismatched ds person id." and the purchase fails.
5
votes
2answers
4k views

Availability of a name for an app in the AppStore

Is there a way to check if a name is available in the AppStore with an HTTP request? Without manually creating the App in iTunes Connect?
5
votes
4answers
1k views

How to change the contents After submitting the Apps in the AppStore?

I have submitted my apps into the AppStore and it's in AppStore now. Now client wants to made some changes on the apps, like Description, Email, Supporting URL, Client Name and Seller Name. Note: I ...
5
votes
3answers
1k views

how do i know if my app is featured in the iTunes app store?

Obviously there are many iTunes app stores and many different sections to be featured in, so how do you know if your app is featured in the app store? How would I as an American know that my app is ...
5
votes
3answers
3k views

Make iPhone app paid version replace free version on install from app store

I just released a free version of a paid app store application, and I would like the paid version to replace the free version on install. During testing I had this working by giving them both the ...
5
votes
4answers
2k views

Are there RSS feeds for iOS apps' reviews on the app store?

I am interested in getting an RSS feed for new customer reviews for my app on the app store, does Apple provide an RSS feed for new app reviews?
5
votes
3answers
691 views

Mac App Store and Plugins

I saw this in the Mac App Store guidelines: 2.16: Apps that download or install additional code or resources to add functionality or change their primary purpose will be rejected Does this ...
5
votes
3answers
475 views

What's the meaning of “App must be built for iOS devices with Retina display”

Apple announced that recently: 'Starting May 1, new apps and app updates submitted to the App Store must be built for iOS devices with Retina display and iPhone apps must also support the 4-inch ...
5
votes
2answers
1k views

Donation options in an app - Are any of these allowed?

Are any of these options allowed regarding accepting donations through an iPhone app, without "losing" 30% of the money to Apple? A button which links to a web page that accepts donations with ...
5
votes
2answers
4k views

Just got my app rejected because it ask the user to register on startup. Any help

I've just received an email from apple saying that the app I submitted to the App Store a week ago has been rejected. The text of the email is reprinted below: Thank you for submitting iDealwine ...
5
votes
2answers
516 views

Handing out iPhone certificate private key?

The company I work for has outsourced development of an iPhone app to another company. They want the binary to be signed with our certificate for distribution, but they've asked me to pass the private ...
5
votes
3answers
397 views

How to find how successful an iPhone app is?

Like for websites we have Alexa.com which show site analytics of the site and its rankings, etc. Is there something similar for iPhone Apps? Basically I want to know how successful an App is. I know ...
5
votes
2answers
293 views

Use the Apple Search API to search by genre?

Is it possible to use the Apple Search API to search by genre ? I'm thinking specifically games in the app store. Using Obj-c. As has been pointed out in the comments of this question... Search ...
5
votes
3answers
646 views

Will IAP non-consumable products keep working if I pull my binary from the AppStore?

I have a free app which is currently available on the Apple AppStore, with a non-consumable product setup for in-app purchase to enable premium features. My client now decided they want to pull this ...
5
votes
6answers
879 views

Is it possible to let somebody else upload and distribute my app in Apple's App Store?

The scenario: I built an application. The customers like it but one of them wants the app to be customized. The idea is that I do the customizing, build the application and then give it to him and he ...
5
votes
2answers
4k views

Can anyone provide examples of Adobe Air compiled iOS apps?

Here goes my first question. I sure hope i'm doing it right. I've searched the web for this and found evidence of the Wired app being compiled with Adobe Flash but that's about it. There's a lot of ...
5
votes
1answer
1k views

Can I use the new Xcode 4.2 Developer Preview to publish regular apps now?

Making the long story short: if I download and install the new Xcode 4.2 Developer Preview on my Mac and start developing new iOS 5 apps, can I still using it for developing and releasing iOS 4.x ...
5
votes
2answers
1k views

How to use bzip2 format in iOS? Apple tell me bzBuffToBuffDecompress is private APIs

Today I submit my iOS App to app store, but soon I got a mail from apple, it said that, cannot be posted to the App Store because it is using private or undocumented APIs: Private Symbol ...
5
votes
2answers
5k views

Can't find my iPhone app in search results

The app status is Ready for Sale and there is a working direct link to it in iTunes. However the search either with keywords or by the app name from the iTunes top left corner does not bring any ...
5
votes
5answers
10k views

Average time for approval of iPhone application on Appstore [closed]

Any idea on what is the average time that Appstore usually takes to approve/dis-approve a submitted application ?
5
votes
1answer
3k views

Promo code for in app purchase items

Apple doesn't provide promo codes for in app purchase products. My content will be in an sqlite database in the app. I'll use a column flag to indicate purchase status. Once the user purchases, I ...
5
votes
1answer
106 views

When a developer changes an app name, does the old one become available?

I've written an iOS app and would love to name it "X", but that name is taken. The existing app isn't very popular, and the author is willing to rename it for a fee. Suppose we agree to do this, does ...
5
votes
3answers
719 views

AppStore approval of a free application with paid content

We have developed an application that allows a user to download audio content. The use of application itself is free, but we charge for the content. In our current business model, we accept payments ...
5
votes
2answers
77 views

Can I upload my application to appstore with google analitics 2.0 library? [closed]

Can I upload my app to appstore with google analitics 2.0 beta library? Because I know that we cant upload app with "beta" information .. Do you have any information about this?
5
votes
2answers
921 views

XCode update prevented by other account which left company

I want to update my xcode from appstore and wheni tried i was being thrown a message: "You have updates available for other accounts.Sign in to XXXX@gmail.com to update applications for that account." ...
5
votes
2answers
614 views

nil localizedTitle in SKProduct

I'm implementing an in-app store and am successfully getting SKProducts from the app store. The price information and description in the SKProducts are fine, but all my localizedTitles are nil. In ...
5
votes
3answers
580 views

iphone i1i8n - Added “en” localization, not english in canadian store

I have set my app on iTunes connect with fr_CA as my default language (yes I know it was not my best move for scalability). Now, I added "en" localization to my app, the problem is in the Canadian ...
5
votes
2answers
2k views

iPhone App Store Question

I have an iPhone application in the App Store. I submitted 1.1 to the app store a few days ago, and selected to "Hold for Developer Release." I found out that there is a very serious bug in the ...
5
votes
2answers
4k views

Programmatically run a search on the App Store?

Is it possible to open the App Store app from within my app and run a search? I'm looking to see if there's an appstore:// type URL that I could use, in the same way that mailto: and sms: open Mail ...
5
votes
2answers
2k views

After iOS 5 update, the icon of my iPad app turned white

After updating to iOS 5, the icon of my app is gone and a white placeholder is displayed instead. While downloading, the icon shows normally. The icon file and the plist entry are there and worked ...
5
votes
4answers
160 views

iPhone not crashing, no leaks in instruments, is the application ready for upload?

I was wondering if anyone has any experience with uploading applications. At the moment we have an application without any leaks, and how hard we even try to create a crash, in both the simulator ...

1 3 4 5 6 7 60