Hello all,
Google is rejecting my Apps from the Google Play because the youtube videos inside the app are displayed in a webview. Here is the detailed message they’ve sent to me:
This is a notification that your application submission, has been
rejected. If this submission was an update to an existing app, the version
published prior to this update is still available on Google Play.Please address the issue described below, then submit an update with your
changes.REASON FOR REJECTION:Violation of the Prohibited Actions provision of the
Content Policy.After a regular review, we have determined that your app enables
background playing of YouTube videos, which is a violation of the YouTube
API Terms of Service:“Your API Client will not, and You will not encourage or create
functionality for Your users or other third parties to: (8) separate,
isolate, or modify the audio or video components of any YouTube
audiovisual content made available through the YouTube API;”All submission rejections are tracked. Repeated rejections due to policy
violations will result in app suspension, at which point this app will
count as a strike against the good standing of your developer account and
no longer be available on Google Play.This notification also serves as notice for other apps in your catalog.
You can avoid future submission rejections and/or app suspensions by
immediately ensuring that no other apps in your catalog are in violation
of (but not limited to) the above policy. Before publishing applications,
please ensure your apps’ compliance with the Developer Distribution
Agreement and Content Policy.If you feel we have made this determination in error, you can visit this
Google Play Help Center article.The Google Play Team
If I’m right, media.playVideo() docs.worona.com/media/playvideo doesn’t work with youtube videos. Is there a solution?
Thanks