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 C44C4200BEF for ; Wed, 4 Jan 2017 10:19:26 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id C31AE160B3A; Wed, 4 Jan 2017 09:19:26 +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 0EAEE160B39 for ; Wed, 4 Jan 2017 10:19:25 +0100 (CET) Received: (qmail 41735 invoked by uid 500); 4 Jan 2017 09:19:25 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 41720 invoked by uid 99); 4 Jan 2017 09:19:24 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2017 09:19:24 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id CC394DF9F9; Wed, 4 Jan 2017 09:19:24 +0000 (UTC) From: dirkpostma To: dev@cordova.apache.org Reply-To: dev@cordova.apache.org References: In-Reply-To: Subject: [GitHub] cordova-plugin-dialogs issue #50: CB-8773: Fix for iOS 8 keyboard not appear... Content-Type: text/plain Message-Id: <20170104091924.CC394DF9F9@git1-us-west.apache.org> Date: Wed, 4 Jan 2017 09:19:24 +0000 (UTC) archived-at: Wed, 04 Jan 2017 09:19:26 -0000 Github user dirkpostma commented on the issue: https://github.com/apache/cordova-plugin-dialogs/pull/50 I still suffer from keyboard not appearing on prompt, this fix doesn't seem to work for me. I tried to debug, but couldn't find the cause. I tried setting a breakpoint in didPresentAlertView in file CDVNotification.m, but the method is never executed. More info: iPhone 7 iOS 10.2 cordova-plugin-dialogs 1.3.1 Cordova CLI: 6.3.1 OS: Mac OS X El Capitan Node Version: v5.0.0 Xcode version: Xcode 8.2.1 Build version 8C1002 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org For additional commands, e-mail: dev-help@cordova.apache.org