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 21CC9200CC8 for ; Fri, 14 Jul 2017 23:21:10 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 205D216E803; Fri, 14 Jul 2017 21:21:10 +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 6692416E801 for ; Fri, 14 Jul 2017 23:21:09 +0200 (CEST) Received: (qmail 6225 invoked by uid 500); 14 Jul 2017 21:21:03 -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 6213 invoked by uid 99); 14 Jul 2017 21:21:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Jul 2017 21:21:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 82F731A07A7 for ; Fri, 14 Jul 2017 21:21:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id fZx7QqykIRiT for ; Fri, 14 Jul 2017 21:21:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 1FDF05FC57 for ; Fri, 14 Jul 2017 21:21:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 60D71E0959 for ; Fri, 14 Jul 2017 21:21:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 1F8C024761 for ; Fri, 14 Jul 2017 21:21:00 +0000 (UTC) Date: Fri, 14 Jul 2017 21:21:00 +0000 (UTC) From: "Filip Maj (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CB-4512) Add links to any native documentation re: settings MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 14 Jul 2017 21:21:10 -0000 [ https://issues.apache.org/jira/browse/CB-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj resolved CB-4512. --------------------------- Resolution: Not A Problem Not a problem! > Add links to any native documentation re: settings > -------------------------------------------------- > > Key: CB-4512 > URL: https://issues.apache.org/jira/browse/CB-4512 > Project: Apache Cordova > Issue Type: Bug > Affects Versions: Master > Reporter: Filip Maj > Assignee: Michael Brooks > Priority: Minor > > Under platform guides, we currently have different sub-guides: CLI, plugins, and one called Settings. Settings include different elements you can add to different platforms that tweak the behaviour of the webview. > The combination of certain preferences for certain platforms together with lack of consistent support across platforms for them can lead to confusion. For example, you can lock screen orientation on cordova-ios with a preference. You cannot do that on Android. Instead, on Android, you tweak AndroidManifest.xml content to do the same thing. > I think it would be prudent to, at a minimum, link to various native configuration documentation to allow users to further explore. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org