سؤال

The server code to validate a receipt its very simple, so could I validate the subscription directly on my app? or I must implement it in some server in order to not get an Apple rejection?

and if my application have videos that are added every month, that kind of content might cause an app rejection to?

thanks in advance!

هل كانت مفيدة؟

المحلول

you don't have to validate on a separate server. you can validate directly with the apple server. it is however not recommended. i have several apps that validate directly with the apple server (all accepted) because my client does not want to deal with the verification on their end.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top