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 4381F200BE2 for ; Wed, 9 Nov 2016 22:03:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 416CA160AFA; Wed, 9 Nov 2016 21:03:00 +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 7C187160B0D for ; Wed, 9 Nov 2016 22:02:59 +0100 (CET) Received: (qmail 36834 invoked by uid 500); 9 Nov 2016 21:02:58 -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 36765 invoked by uid 99); 9 Nov 2016 21:02:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Nov 2016 21:02:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 71DED2C2A6B for ; Wed, 9 Nov 2016 21:02:58 +0000 (UTC) Date: Wed, 9 Nov 2016 21:02:58 +0000 (UTC) From: "Shazron Abdullah (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-12125) Unable to emulate on iPad pro iOS 10 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 09 Nov 2016 21:03:00 -0000 [ https://issues.apache.org/jira/browse/CB-12125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15652029#comment-15652029 ] Shazron Abdullah commented on CB-12125: --------------------------------------- Looks like cordova-ios was using the ios-sim lib.js/getdevicetypes while ios-sim itself uses showdevicetypes. The two functions do different things but one func should really depend on the other to avoid duplication. This seems to be an ios-sim issue, I will slate it for 5.0.11, and add that to cordova. Filed https://github.com/phonegap/ios-sim/issues/202 and will close this issue once I update cordova-ios to ios-sim 5.0.11 > Unable to emulate on iPad pro iOS 10 > ------------------------------------ > > Key: CB-12125 > URL: https://issues.apache.org/jira/browse/CB-12125 > Project: Apache Cordova > Issue Type: Bug > Components: iOS > Environment: Mac OS Sierra, xcode 8 > Reporter: Shashank Agrawal > Assignee: Shazron Abdullah > Fix For: cordova-ios@4.3.1 > > > I'm trying to run my Cordova app on iPad pro 12.9 inch but I don't see it on *cordova emulate ios --list* list. I saw an issue for ios-sim [#197|https://github.com/phonegap/ios-sim/issues/197] which fixes this. I updated to the latest release but it's still not working with cordova. Am I missing something? -- 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