Can I get around Apple in the app for purchases through external billing?

This is not a programming issue. Just a clarification in the function of buying applications in iOS.

I plan to have an app with premium content. My application can only be used for user authentication with credentials. Is it possible for me to provide premium content (paid content) only based on authentication. I need the user to make a payment through another web application.

Thus, only when the user has purchased premium content through another application, he will have access to a certain part of the content. Other users will gain access to non-premium content.

Will this allow the apple? Does any app in the app store work this way?

+6
source share
3 answers

Look at this question , it can help

Out of store purchase, Apple terms, HTML 5 applications

+6
source

I think that it’s good for you to go until you ask the user to make a purchase in the iOS application.

The Store App Review Guide says the following:

11.14 Applications can read or play approved content (in particular magazines, newspapers, books, audio, music and videos) that are signed or purchased outside the application if the application does not have a button or external link to purchase approved content. Apple will not receive any portion of the revenue for approved content that is signed or purchased outside of the app.

+5
source

Apple wants to cut premium content sales. If you have no influence, say, Amazon, then you should not expect any special treatment.

0
source

Source: https://habr.com/ru/post/899672/


All Articles