I'm developing an iOS app which plays Vimeo videos. Its an In App Purchase application. I already have websites where users can buy videos.
Now I'm confused how to deal with Vimeo videos which I uploaded from my Vimeo Pro account in my iOS application. Do I need to use Vimeo API or can I just embed videos in my app? If you recommend using VimeoVideoPlayer and Vimeo API, I don't know the steps. If you recommend embedding, I can create a page in my website which plays videos and I can embed that page in my app. I have heard stories of rejecting apps by Apple which use embed videos. I couldn't understand what Vimeo explains to integrate their videos in mobile app. Thanks