Search code examples
iosapp-storeappstore-approvalreview

iOS app rejected because app not provided In App Purchase


I am developing an app for a client, app can show media content(PDF,text,Video) from account on website. On the site you can buy extended account for create own materials, but this feauture not connected with app. Apple rejected app because it not provided in-app-purchase. but this feauture not required in app. I wrote a reply and explained, but app rejected again.What are some ways not to implement the built-in app purchase?


Solution

  • Apple rarely allow exceptions for this. Even companies like Amazon don't get this past reviewers.

    Your only real options are to create an IAP or remove the purchase options from the site when viewed from the app.