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 D9F66200C29 for ; Tue, 28 Feb 2017 09:16:49 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id D890D160B7C; Tue, 28 Feb 2017 08:16:49 +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 2D721160B6A for ; Tue, 28 Feb 2017 09:16:49 +0100 (CET) Received: (qmail 38325 invoked by uid 500); 28 Feb 2017 08:16:48 -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 38314 invoked by uid 99); 28 Feb 2017 08:16:48 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Feb 2017 08:16:48 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id EE04918E0ED for ; Tue, 28 Feb 2017 08:16:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.546 X-Spam-Level: X-Spam-Status: No, score=-1.546 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-2.999, SPF_NEUTRAL=0.652, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id uDzJYVq9wyvn for ; Tue, 28 Feb 2017 08:16:47 +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 9D3665F476 for ; Tue, 28 Feb 2017 08:16:46 +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 C620AE02AB for ; Tue, 28 Feb 2017 08:16:45 +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 7779024154 for ; Tue, 28 Feb 2017 08:16:45 +0000 (UTC) Date: Tue, 28 Feb 2017 08:16:45 +0000 (UTC) From: "Vetrivel (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-12511) make iOS rotate as needed when screen.orientation.lock('landscape'); is called MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 28 Feb 2017 08:16:50 -0000 [ https://issues.apache.org/jira/browse/CB-12511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15887520#comment-15887520 ] Vetrivel commented on CB-12511: ------------------------------- I have used plugin version from GitHub url(https://github.com/apache/cordova-plugin-screen-orientation) for installation. > make iOS rotate as needed when screen.orientation.lock('landscape'); is called > ------------------------------------------------------------------------------ > > Key: CB-12511 > URL: https://issues.apache.org/jira/browse/CB-12511 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin Screen Orientation > Reporter: Vetrivel > Assignee: Kerri Shotts > Labels: iOS, iOS10 > > In my App, I have installed the "apache/cordova-plugin-screen-orientation" and I have set screen.orientation.lock('landscape'); to Lock Landscape view. But at first time in IPad (ios@10), If the user view in portrait view once "screen.orientation.lock('landscape');" is called it is not rotate to landscape view instead of that it stay in portrait view. But in other device it is working as excepted. How to get rid of this issue.When i can expect the updated release. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org