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 ...
28
votes
2answers
8k views
How often are sales stats updated on iTunes Connect?
My app was accepted by Apple today and I am trying to figure out how many times it has been downloaded. Does anybody know how often the sales stats are updated on iTunes Connect? Is it once per day? ...
0
votes
1answer
62 views
iTunes Connect: how to follow (properly) reviews with an RSS reader/agregator?
In Itunes Connect, there is for each app a RSS url (like https://itunes.apple.com/cn/rss/customerreviews/id=XXXXXXXXX/sortBy=mostRecent/xml?l=fr) to follow the user reviews. I copy/pasted this URL in ...
0
votes
0answers
49 views
iPhone 5 app rotating when it shouldn't (only on app store)
I have an app that shouldn't rotate unless on one particular screen.
The problem is that it is rotating on all screens, but the real big problem is that it only occurs when the users download the app ...
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
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 ...
0
votes
2answers
70 views
Error Submitting App To App Store with UIRequiredDeviceCapabilities Corona SDK
I have never changed my build settings and I submitted my app to the app store a couple weeks ago with no problem.
I tried submitting an update today and I got the error
This bundle is invalid. An ...
0
votes
1answer
24 views
Find what store fronts an iOS app is in?
I've got access to Apple's EPF data as well as the iTunes Search API...and as far as I can tell, neither say what store front(s) an app is available in.
They all only include the languages that the ...
1
vote
1answer
23 views
different app logo for different languages
Can someone tell me if it is possible to set different logos in a Win 8 for different languages?
If yes --> how?
I need to internationalize a win 8 app, but i can set this images just in the app ...
-1
votes
1answer
29 views
Register new devices for the same enterprise account in Apple [closed]
We have an account in our company; via this account we submit our applications in the App Store.
I have already done the procedure (new account, provisioning profiles etc) for an iPhone4, therefore ...
0
votes
1answer
29 views
Xcode organizer cannot list the all my apps when i validate the app
I am trying validate my app, however it said my app bundle ID doesnt match with the one that i define in ituneconnect. but i check hundreds and thousands times it is the same!!
the only problem is ...
-3
votes
1answer
38 views
Can I change the rating on an app in apple's app store?For iphone [closed]
I help a friend to give his app a good review. However, I make a mistake that I put a one star on it....I just wonder is it possible for me to change rating? How long? Should I remove it first or I ...
0
votes
0answers
31 views
how to add in app purchase feature to an already existing app on app store
I have made an app and uploaded to app store and it turned out to be very popular. Now I have updated the app and also added new features that i would like to get payed for as an in app purchase.
I ...
0
votes
1answer
58 views
Current receipt invalid or mismatched ds person id + Included images
I'm setting up In-App purchasing for my Mac App. I currently am able to get the product from iTunes Connect, and even request a purchase. I'm pretty stumped with this error message, and am really ...
0
votes
1answer
47 views
Detect user restrictions for app store installation
If you have a link to the app store in your app that follows the itms:// convention, is it possible to check if the user has any restrictions related to installing apps?
Tried -[UIApplication ...
170
votes
13answers
131k views
How to link to apps on the app store
So I am creating a free version of my iPhone game. I want to have a button inside the free version that takes people to the paid version in the app store. If I use a standard link
...
0
votes
1answer
36 views
In App Purchase product
Im working on client project. I need to test my product for In App Purchase. I created app details in itunes connect through my account. I used my client App name,icons,everything. But if finally i ...
0
votes
0answers
32 views
Upgrade an application with higher deployment target on App Store
I've got an application (not free) on the Appstore, it was one of my first app. I'd like to update it with a lot of new stuff, graphics etc. Most of these new feature such as collection views are ...
4
votes
1answer
148 views
iOS app icon not updating
I have an app on App Store. When I try to deploy a build on a device which already has an older retail version of my app installed, it does not update the icon of the app unless the device is ...
-1
votes
1answer
22 views
Will an unavailable app in Apple's AppStore get updated? [closed]
I think of removing all regions from an "old app", so that it's not available in the appstore anymore for new users (they should get the other one). To keep the current users happy, I'd like to update ...
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? ...
1
vote
2answers
32 views
How to recreate the distribution provisioning profile
After submitting my app to the app store (and later it got approved and released) I got an email stating that :
Missing Push Notification Entitlement - Your app appears to include API used to ...
-1
votes
0answers
42 views
Can't create a test user on iTunes connect [closed]
I have been trying for two hours to create a test user on iTunes Connect in order to make an in-app purchase.
I keep getting this message:
Could not convert Apple ID account to iTunes store ...
1
vote
2answers
85 views
Detect AppStore installation of iOS app
I need to implement a custom logging in my app.
To do this i need to detect if the current version of the app has been installed from the app store or is running from xcode or is a TestFlight ...
4
votes
2answers
761 views
App Store and iTunes API: Getting icon
I am using request like this:
http://ax.itunes.apple.com/WebObjects/MZStoreServices.woa/wa/wsLookup?country=ru&id=
It shows information about the app from the Apple App Store but I have some ...
0
votes
2answers
60 views
How change to AdHoc distribution to AppStore on the new Apple Developer site?
First of all, I'm so sorry if my english is not good enough.
I change a provisioning certificate from AppStore to AdHoc because we had to test the push notifications on testflight. It was before ...
-11
votes
1answer
131 views
iPhone app's first screen portrait and other screens landscape mode [closed]
I would like to force first screen to be in portrait mode and other screen to be in landscape mode.
My app is a navigation based app, so if I force first screen to be portrait, it feels a little ...
77
votes
7answers
21k views
Does my application “contain encryption”?
I'm uploading a binary for the first time. iTunes Connect has asked me:
Export laws require that products containing encryption be properly authorized for export.
Failure to comply could result ...
-1
votes
2answers
36 views
Seeking in-app purchase helper class
I am using the UIStoreKit to implement the in app purchase on the App Store.
I have heard once that there is some helper class on the net that can help with everything behind the scenes, so I can ...
1
vote
1answer
45 views
Is Build required for uploading to appstore
I am ready to upload my app to appStore. I read this http://soulwithmobiletechnology.blogspot.in/2011/03/how-to-create-app-on-app-store.html
But this article says after creating everything choose ...
0
votes
2answers
189 views
Strange error uploading screenshots to iTunes Connect
I am trying to upload new screenshots to my game's page on iTunes Connect, but when I do that, I get an error that doesn't have anything to do with reality and/or common sense. Basically, I upload a ...
0
votes
3answers
221 views
In-App “send feedback mail” button
are you allowed to place a "send feedback" button (which would, for instance, open up a mail to app support) in your iOS app?
I recall reading on one of the App Store submission procedure docs and / ...
19
votes
10answers
22k views
How Can I Launch The Appstore App Directly from my Application
I've used several apps now that launch the itunes store directly from the app. I'm even using some on my 2.1 iPod 2G.
I know there's a bug in 2.1 that prevents appstore links from working in safari, ...
-1
votes
1answer
43 views
How to get discount information about Mac or iOS-Apps on iTunes store? [closed]
Appydays, which is a Mac app, gives me information about discounted Mac or iOS-Apps. I need to know how to get the discount information. Does Apple provide any search API? I can't see the ...
3
votes
3answers
504 views
Simultaneous iOS and Mac Development (from single code base)
We have a fairly rich e-learning app, built mostly using cocos2d. Currently we are in alpha and want to setup our project structure so we can also build a Mac version to target the Mac App store. It ...
1
vote
5answers
722 views
Java 2012-006 update broke xCode Uploading
This is related to this question
Submit Application not possible
However after the most recent java update from apple (that removed the web plugin) oracle immediatley issued an update for java 7
Now ...
-1
votes
2answers
130 views
Can't find my iPhone app in app store [closed]
I uploaded an iPhone app to app store and it has been accepted.
but when I'm trying to open in it app Store from the link given in iTunes Connect it opens a page like the screenShot and not loads the ...
4
votes
1answer
7k views
Downloading Xcode from somewhere other than the App Store
I have an issue with my Mac where I basically can't download anything from the App Store because when I try to log in it can't verify my device. I tried every solution found online and took it to the ...
-1
votes
1answer
49 views
iOS Enterprise program violation? [closed]
I've been doing research about the enterprise program and something still isn't clear with me.
The apple guidelines say that when you purchase a enterprise license you can use this license for the ...
1
vote
3answers
76 views
Is it possible to submit 2 versions for the same app for 2 different regions/countries
I'm building an IOS app, but figured out later that my app should act totally differently based on the region/country. Basically, I only want to support 3 countries, but every country has its own ...
6
votes
3answers
1k views
Getting Google OAuth in iOS accepted by Apple
I have developed an iOS app that allows users to login via their Google Account using OAuth.
It was rejected by Apple for allegedly violating 11.13 of the App Store Review Guidelines:
11.13 Apps ...
0
votes
1answer
32 views
Localizing existing app's title in App Store? [closed]
I have an app just released onto the App Store; for its first update I'd like to try localization, including having the App's title localized in some non-English locales (as well as strings, etc.). ...
3
votes
3answers
2k views
How to sell iPhone apps in volume to a commercial customer?
for a client, I have been developing an app which has been tailored to make their employees every day lives easier. Think of it as a calendar designed to fit the needs of their special business.
Now ...
0
votes
2answers
71 views
Create WP7.1 Store package with Visual Studio 2012
I developed a WP7.1 App in Visual Studio 2012 and I'd like to create the Store/App Package.
The documentation says I should have a "Project" > "Store" > "Create App Package" menu option, but there is ...
1
vote
1answer
53 views
Do I need certificates for each app?
I have read about it so much and i couldn't find a specific direct answer.
Each app must have its provisioning for development and distribution. The provisioning is using the certificates I already ...
-1
votes
3answers
71 views
How to make In-App purchase [closed]
I'm currently developing an iPhone game and I want to use in-app purchases.I have some built-in functionalities witch can be bought with game money.I want to realize a store in my game where you can ...
6
votes
1answer
191 views
Link to app manage subscriptions in app store
Currently with In app purchase the only way to cancel an auto-renewing subscription is to do the following with the device:
Settings > Store > View my account > Manage my subscription
Is it ...
-1
votes
2answers
29 views
appstore change in current version
i have a abc app on appstore which got approved their is some functionality which is incomplete or we can say it error in the app.
I want to reupload the app without changing the app version in the ...
1
vote
2answers
79 views
Submission of Augmented Reality iOS Applications to App Store
I’m developing an AR application for iOS, for a range of toys. The concept of it is essentially that on the physical toy is a marker that the camera will detect, and overlay a 3D scene.
My question ...
-1
votes
1answer
42 views
ios Terms and conditions for my app before downloading from app store [closed]
I saw some applications on app store require the user to accept some custom terms and conditions before being able to download the app.
How can one achieve this? And does this imply Apple's terms ...
-1
votes
1answer
43 views
mdash in iOS app name? [closed]
I have an iOS app. I am thinking about using an mdash in the app name. In other words, calling the app
Foo — Bar
I am wondering if that would have any impact on the discoverability of my app. In ...













