Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E35CF175B5 for ; Tue, 17 Nov 2015 09:39:11 +0000 (UTC) Received: (qmail 1382 invoked by uid 500); 17 Nov 2015 09:39:11 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 1343 invoked by uid 500); 17 Nov 2015 09:39:11 -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 974 invoked by uid 99); 17 Nov 2015 09:39:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Nov 2015 09:39:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 49E3E2C1F63 for ; Tue, 17 Nov 2015 09:39:11 +0000 (UTC) Date: Tue, 17 Nov 2015 09:39:11 +0000 (UTC) From: "jcesarmobile (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-9978) Error accessing UIWindow when debugging on device MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-9978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15008376#comment-15008376 ] jcesarmobile commented on CB-9978: ---------------------------------- It's working as expected for me, when I click the eyeball I see the same as I have on the phone screen. Tested on iPhone 5 with iOS 8.1.3 iPhone 6 with iOS 9.1 Xcode 7.1 Xcode 6.4 > Error accessing UIWindow when debugging on device > ------------------------------------------------- > > Key: CB-9978 > URL: https://issues.apache.org/jira/browse/CB-9978 > Project: Apache Cordova > Issue Type: Bug > Components: iOS > Affects Versions: 5.1.1 > Environment: OS X 10.10.5, Xcode 7.1 & Xcode 6.4, iOS 8+, iPod Touch 6th Gen > Reporter: Dylan Bettermann > Labels: ios, uiwindow > Attachments: WindowTest.zip > > > I added iOS code that takes a screenshot of everything in the UIWindow. This functionality works fine when running in the simulator, but when I run the functionality on the device I get some odd behavior. > When I run on the simulator I am able to convert the UIWindow to a UIImage. I am also able to preview the UIWindow in the Xcode debugger. When running on a device the creation of the UIImage fails. I'm unable to see a preview of the UIWindow in the Xcode debugger. > Sorry if my description of the error was not clear. Let me know if I can provide more detail. > Thanks! -- 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