ios - IAP or Authorize.net -




we going build mobile app ios , android (might build web app later) users can upload videos , friends , followers can watch them. videos can either free or tagged price. if tag video $1 when uploading it, friends , followers have first pay $1 watch, , after paying $1, can watch time after that.

my question client wants use authorize.net payments. have read earlier, if buying things used inside app, should use iap. when read latest review guidelines today, not clear whether mentions condition above. https://developer.apple.com/app-store/review/guidelines/#in-app-purchase

this might going under '3.1.3 “reader” apps:', says:

provided agree not directly or indirectly target ios users use purchasing method other iap, , general communications other purchasing methods not designed discourage use of iap.

so mean can use payment gateway authorize.net payments buying videos without using iap , without app getting rejected?

you can't.

if charging customers digital goods, have use iap in ios apps.

last time when submitted ios app third party payment solutions, apple rejected app.





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -