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)

-3
votes
0answers
15 views

ARCHIVE .ipa with product for InAppPurchase [closed]

The workaround in this case is to upload a binary without In-App Purchase features that can get approved by App Review. Once the binary is approved, resume testing the binary with In-App Purchase ...
-1
votes
0answers
30 views

Android Play Store [closed]

I finished two apps and want to upload them into the Google Play Store now. Can somebody explain how it works? They are supposed to be free available. How expensive is it? Do I need to pay it every ...
-1
votes
0answers
14 views

My iOS app not listing in app store for iPad [closed]

My iOS App not listing in app store for iPad.It is defined like this when I check in iTunes: Requirements: Compatible with iPhone, iPod touch, and iPad. Requires iOS 4.3 or later. This app is ...
0
votes
2answers
27 views

Distribution or Release for upload app

In the Xcode 4.6 build settings, I can't find "Distribution", only "Debug" and "Release". In order to submit my app to the app store, do I need "Distribution", or is "Release" enough?
0
votes
1answer
20 views

iOS 5 won't redirect to Appstore

We have an iOS SDK that is hosted within different applications. Inside the app I have a redirection to Appstore. The redirect is from html code (Webview within the application). Redirection works ...
0
votes
1answer
21 views

Application failed code signing

when i use Archive from run i get following warning. Application failed codesign verification. The signature was invalid, contains disallowed entitlements, or it was not signed with an iPhone ...
0
votes
0answers
56 views

iOS app does not respond to some clicks when downloaded from AppStore but works fine in Debug mode

I've made an app (called BeSharp), tested it a lot, uploaded it to Apple AppStore, and now all users report that the pop-up menu I use (custom one) does not respond to clicks. It does not crash, so I ...
0
votes
4answers
37 views

SKPayment is deprecated

Im using following for InAppPurchase payment process, SKPayment *pay=[SKPayment paymentWithProductIdentifier:myProduct]; Is appstore reject my app or not.. I used following code for ...
0
votes
1answer
15 views

Generate referral link for each user

I am searching for a way to achieve this. I want something like Dropbox, each user(say X) can create their own unique referral link and send them to their friends (say Y). Now if Y installs the ...
0
votes
0answers
28 views

Core Data - database not found when Updating App on App Store

We have an app currently up on the app Store. Recently we put up a new version that now uses a preloaded Core Data database. When a user does a fresh install of the new version, there is no problem. ...
0
votes
0answers
44 views

Rate the app functionality in ios not working well

I am having an app in which I have a button to "Rate" the app. On click of the button, I am using the following code. - (IBAction)ratePressed:(id)sender { NSString *str = ...
0
votes
3answers
72 views

Developing iPhone 5 app on iPhone 4S? [duplicate]

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 display on iPhone 5. Learn about ...
1
vote
3answers
42 views

Lite Version and Full Version app are same or different [closed]

i have decided to post my app for lite and full version, that lite version will have advertisements, But full version dont have any ads. my question is i have to post two applications or may i use ...
2
votes
1answer
53 views

iTunes Connect - rejected due to Facebook's “setUrlRequest” method

We have an app, which is using old Facebook iOS SDK module. App was rejected due to non-public API in app: We found the following non-public API/s in your app: setUrlRequest: We're asking ...
0
votes
3answers
55 views

wrong developer name iphone app store

The developer name that appears below the app name and on the nav bar when we go to developer info is not the same as the name in my developer profile. I have double checked both my profile and the ...
0
votes
0answers
28 views

What rate of piracy are you seeing for your In-App purchases on the ios App Store? [closed]

I would like to get an idea of how widespread piracy is on the iOS App Store, today in early 2013. I realise there is no right answer to this question, but some orientational numbers might be useful, ...
-1
votes
0answers
22 views

Does Google Play and App store accept HTML5 apps? [closed]

I am interested in creating an app for Google Play and Appstore. I am fan of the HTML5.So my question is if Google play and appstore accept html5 apps. Thanks
0
votes
1answer
18 views

iOS, url schemes for app store both for specified developer's apps and for his concrete app to update in iOS 6?

This question was already answered but in iOS 6 all these solutions doesn't work. My current solutions sometimes doesn't work too: https://itunes.apple.com/us/artist/developer_name/developer_id ...
-1
votes
0answers
28 views

App not installing from App store [closed]

Hello This is really weird issue, I am facing. I have installed an app from Apple App Store on iPad and it had installed successfully and working fine. But, when I am installing that same app from ...
1
vote
1answer
22 views

Sandboxing and security-scoped bookmarks

I'm writing an app which tracks disk usage. For that I let the user select drives (represented as URLs starting with /volume). I save the info using core data. Now I'd like to implement sandboxing and ...
0
votes
0answers
8 views

Mobile Safari's sporadic behavior in opening bit.ly's which redirect to app store

I'm using bit.ly to link to an app via the URL structure: https://itunes.apple.com/app/id. Sometimes Safari just does a redirect. Sometimes it shows the below alert. Either way it appears that the ...
0
votes
0answers
23 views

Will deleting ApplicationCache.db makes app get rejected?

To clear HTML5 cache from my iOS app, I'm deleting ApplicationCache.db using the NSFileManager. This db file is automatically created by iOS when accessing HTML5 cache content. NSArray *libraryPath = ...
1
vote
3answers
73 views

Does apple rejects if the app does not contain -568h images?

I am submitting my app to app store. My app will be supported for iPhone 3G, iPhone 4S, iPhone 5 devices. I am also including all app images with 2x resolution( like "myimage.png" and ...
3
votes
1answer
24 views

Whose Name in App Store? [closed]

I'm only 16 and I've recently signed up for the apple developer program (individual). However, I used my mom's credit card since I don't have my own. I was granted permission and all that (I have the ...
-2
votes
0answers
21 views

Any legal issues with loading Legal copy (Privacy, terms etc) from a webserver? [closed]

I'm planning on linking to the Privacy Policy, T&C's, FAQs etc from within an app for a website. Ideally, I'd like these views (mostly text) to be loaded from their servers each time the user ...
0
votes
1answer
16 views

App name taken on App Store, how can I find developer if no App exists

I'm about to submit my first app to the App Store, but the name is already taken. I've searched the App Store, but I can't find any app by that name. I'm guessing Apple removed it after no update to ...
0
votes
0answers
21 views

Pull out data related to my apps from Android Play Store and iOS App Store

I want to pull out some data related to my apps like (Ratings, Reviews, etc) from Google Play Store and Apple App Store ? How can I accomplish this ? I have found some open source apis for the ...
2
votes
1answer
75 views

Possible app rejection by syncing zipped sqlite database in iOS

I have a SQLite DB that I need to backup using iCloud. I am aware that Apple recommends not to sync the whole DB and it may reject the App. Possible workarounds includes - 1) Switch to Core Data - ...
0
votes
0answers
18 views

JSON receipt verification not working

When I use sandbox environment the receipt is verified. When I use json code I got receipt invalid. I used test user account for test my application. Im going to upload app to App Store. Shall I use ...
0
votes
1answer
36 views

Replacing UITabbar items with buttons - Apple Accepts/Rejects

In my app, i am making UITabBarController as root view controller. But i am hiding all the UITabbar items using following code to display custom buttons on the tab bar. for(UIView *view in ...
0
votes
0answers
26 views

Is it possible to download an app from appstore from a link and open it directly through the same click?

In one of my current iOS projects, I need to have a functionality like, when we click on a link our app should get downloaded from appstore and automatically get active and when opens it, we should ...
0
votes
3answers
54 views

Private app on Appstore

Would an app that requires users to purchase a non-digital product/service to get a login to the app be allowed on the Appstore (iPhone and Android)? If not what would be the correct method for ...
0
votes
1answer
20 views

productbuild --distribution : package xxx.pkg could not be loaded

I'm trying to package an application using the productbuild command to create a pkg file that will hold a license file. Here's how I'm doing it: # Creates the first package productbuild --sign "3rd ...
0
votes
3answers
657 views

AppStore Submission denied - Apps are not permitted to use the UDID

I'm trying to upload an application to AppStore but soon as its uploading I get this error: Your app contains non public API usage. Please review the errors, correct them, and submit your app again. ...
1
vote
1answer
41 views

How it really is… 5.6 Apps cannot use Push Notifications to send advertising, promotions, or direct marketing of any kind?

Yes, This rule clearly states that any advertising or marketing activity by Push Notification could cost your a ban in App Store. So how about Groupon and other special offer focused apps? Each day ...
3
votes
2answers
181 views

App rejected for accessing Device UDID?

I had a first version of my app already in iStore. Now I want to upload a next version of my app with some bug fixes and new UI. When submitting this time, in the process of uploading zip file in ...
0
votes
0answers
14 views

How could I create my own cross-platform licensing service?

If I had a cross-platform (Android + iOS) app available and wanted to create a subscription model that users could share across devices, how would you go about it? Constraints Users can subscribe ...
-1
votes
3answers
190 views

iPhone 5 Optimization Requirement - Launch image really necessary?

When trying to upload a binary to App Store, I get the following response in an email: "iPhone 5 Optimization Requirement - Your binary is not optimized for iPhone 5. As of May 1, all new iPhone apps ...
0
votes
1answer
47 views

Iphone 5 support [duplicate]

Today I tried uploading an update for an older iPhone app to the app store but was denied because it did not support the new iPhone 5 screen size. Do I have to rebuild the whole app to show on the 4 ...
-2
votes
2answers
25 views

Custom EULA - show and approve on application [closed]

In the HIG (Human Interface Guide) is suggestion "If possible, avoid requiring users to indicate their agreement to your EULA when they first start your app" but it is not prohibited. If user ...
0
votes
3answers
30 views

InApp Purchase - How to Create a Product Binary

I wanna implement inApp Purchase in my app. The inApp will remove all ads from app. Ok, i know how create a inApp in iTunes Connect, and i know how create a store with StoreKit. The only question i ...
0
votes
0answers
29 views

Visibility off iphone application on China appstore

I have app translated for en, ru and es. Today I have started to working on chinese translate. My friend from china tried to find my app on china appstore but he can't. My app I set to all appstores. ...
1
vote
1answer
30 views

Does linking to Android app from iOS app violate App Store rules? [closed]

I seem to recall reading at some point that Apple App Store may not allow cross promotion of the same app distributed on a different platform (Google Play/Android in this case). Revisiting the ...
-1
votes
1answer
25 views

How to submit app to appstore [closed]

I got rejection email from Apple Team, they said that my application is eBook NOT App. My application includes images, text, videos, email, facebook sharing How can i convert it to app? What is the ...
0
votes
0answers
21 views

Renew Provisioning Profile iOS (New Developer Center UI)

My provisioning profiles have expired, but I can't seem to figure out how to renew them. I developed the app with a third party tool (not x-code), so trying to figure out how to do this on the web ...
-1
votes
1answer
30 views

How to reply to a reviewer in Apple App Store [closed]

my boss wants me to figure out a way to get the contact information of people who leave helpful reviews in the Apple app store. He wishes to personally email these reviewers to give them ...
4
votes
3answers
2k views

Apps are not permitted to access the UDID and must not use the uniqueIdentifier method of UIDevice

Will you please help me to fix this below mentioned issue getting from Apps store Apps are not permitted to access the UDID and must not use the uniqueIdentifier method of UIDevice. Please ...
-1
votes
1answer
27 views

How to automate process of building and submitting applications to AppStore? [closed]

What if i want to make a lot of apps from one? They all will share the same code but have different resources. And i need A LOT of them. So i have to always do the following: build the app, submit it, ...
0
votes
2answers
41 views

iTunes connect adding glossy effect by default

I am submitting app to app store. In this process i have uploaded 1024 x 1024 pixel large app icon with glossy effect in itunes connect. Even though my app icon has glossy effect, itunes connect is ...
-1
votes
2answers
48 views

Can someone use my app without me submitting it to App Store? [closed]

Am developing a iPhone application. We have more then 500 users to review my app. Without submitting it to the App Store, is it possible to provide permission to all my clients? Using my Apple ...

1 2 3 4 5 60