Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D9D01200BA6 for ; Tue, 4 Oct 2016 01:38:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D8797160AE5; Mon, 3 Oct 2016 23:38:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 310FD160AEE for ; Tue, 4 Oct 2016 01:38:22 +0200 (CEST) Received: (qmail 23528 invoked by uid 500); 3 Oct 2016 23:38:21 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 23271 invoked by uid 99); 3 Oct 2016 23:38:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Oct 2016 23:38:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9F0B02C2A66 for ; Mon, 3 Oct 2016 23:38:20 +0000 (UTC) Date: Mon, 3 Oct 2016 23:38:20 +0000 (UTC) From: "Simon Pireyn (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CB-11935) Violation of the Prohibited Actions provision of the Content Policy. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 03 Oct 2016 23:38:23 -0000 [ https://issues.apache.org/jira/browse/CB-11935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Pireyn updated CB-11935: ------------------------------ Description: When a page contains a Youtube video, it should be paused when the screen is turned off. Without this condition the app can be rejected for violation by the Play Store: {quote} 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. {quote} was: When a page contains a Youtube video, it should be pause when the screen is turned off. Without this condition the app can be rejected for violation by the Play Store: {quote} 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. {quote} > Violation of the Prohibited Actions provision of the Content Policy. > -------------------------------------------------------------------- > > Key: CB-11935 > URL: https://issues.apache.org/jira/browse/CB-11935 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Affects Versions: Master > Reporter: Simon Pireyn > Assignee: Joe Bowser > Priority: Critical > > When a page contains a Youtube video, it should be paused when the screen is turned off. > Without this condition the app can be rejected for violation by the Play Store: > {quote} > 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. > {quote} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org