skip to Main Content

we are developing an iPhone app as an extension of a classifieds system (web site). On that web site users can buy (prepaid) credits and use them to boost and promote their ads. Will Apple reject our app if we implement consumption of credits? We are not gonna allow buying the credits, just using them (users will still have to buy credits on the web site).

Only worrying thing I found is item 11.2 in App Store review guidelines:

11.2 Apps utilizing a system other than the In-App Purchase API (IAP) to purchase content, functionality, or services in an App will be
rejected.

Is there a way to contact Apple directly regarding this question?

And a add-on question. I suppose we can implement a payment gateway system like Amazon and Ebay and get a way with buying credits? I don’t see any restrictions in guidelines regarding non in-app purchase system.

3

Answers


  1. Chosen as BEST ANSWER

    I finally got an answer from Apple. It took a while and it wasn't worth a wait. I think Siba was right, but I'll get back to you after we submit our app just to verify everything.

    Apple replied:

    Thank you for taking the time to contact us about your app design and concept questions. I understand that you would like to know if you implement consumption credits into your app would be acceptable for your app.

    While we cannot pre-approve apps, we can address compliance questions about specific App Store Review Guidelines or sections of the iOS Developer Program License Agreement (PLA). I understand that this may be a little frustrating and I apologize for any inconvenience this may cause, however, we may only answer specific questions concerning the following resources, unless the app is submitted for review so that we may test the functionality.


  2. “In-app purchase” is only required to purchase content or extra-functionality or extra feature or to remove any type of limitations inside the application. To achieve these things you shouldn’t use any other external purchase mechanism (per App Store review guidelines §11.2).

    In your application, the user will only use the available credits which are already bought on your website, so there is not an issue, although you shouldn’t provide any type of link to your website inside your application.

    Login or Signup to reply.
  3. Genererally “will Apple reject this if…”-questions can only be answered as such:

    Apple does as they like. If they feel this in some way breaks the review guidelines, they will reject it and tell you, but you have no way of knowing for sure until you have submitted the actual app. In your case, I can’t see why they would ban it, as you are not able to use real money within the actual app, but as I said, you don’t know.

    If you want to try to get an answer from Apple, you can try to contact them from this page.

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search