youtube / youtube-ios-player-helper

Lightweight helper library that allows iOS developers to add inline playback of YouTube videos through a WebView
Other
1.64k stars 676 forks source link

Youtube player and AppStore 9.4 rejection policy #281

Open webdevbyjoss opened 7 years ago

webdevbyjoss commented 7 years ago

Did anyone run into App Store rejection cases related to "youtube-ios-player-helper" usage in the iOS app?

As per information here https://developer.apple.com/library/content/qa/qa1767/_index.html, looks like it doesn't relate to Youtube's video-on-demand, but the internet didn't give me a confirmation for that assumption.

HLS is available for live streams, but probably not for video-on-demand https://support.google.com/youtube/answer/6251900?hl=en

Workign with a large dataset of videos publicly hosted on Youtube and would like to know whether "youtube-ios-player-helper" can be used to embed those into my iOS app without violating 9.4 policy.

yogesh-nykaa commented 7 years ago

I have used this library in our app and didn't faced any rejection on App Store.