Hello
I have created a video-sharing ios app kind of like youtube where users can create accounts and upload videos. Users can also monetize their account in which case other users would have to subscribe for a certain amount example $1 to be able to acess videos.
I want to know if IAP is suitable for this or should I use stripe and handle this from the backend?
Also does this fall under non-consumable or auto renewable subscription IAPs?
Thanks