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 7CEB111C3E for ; Tue, 3 Jun 2014 23:36:02 +0000 (UTC) Received: (qmail 7495 invoked by uid 500); 3 Jun 2014 23:36:02 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 7474 invoked by uid 500); 3 Jun 2014 23:36:02 -0000 Mailing-List: contact issues-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 issues@cordova.apache.org Received: (qmail 7465 invoked by uid 99); 3 Jun 2014 23:36:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jun 2014 23:36:02 +0000 Date: Tue, 3 Jun 2014 23:36:02 +0000 (UTC) From: "Shazron Abdullah (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-6863) Cordova bridge broken due to iOS 8 changes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Shazron Abdullah created CB-6863: ------------------------------------ Summary: Cordova bridge broken due to iOS 8 changes Key: CB-6863 URL: https://issues.apache.org/jira/browse/CB-6863 Project: Apache Cordova Issue Type: Bug Components: iOS Environment: iOS 8 beta 1 Reporter: Shazron Abdullah Fix For: 3.6.0 https://developer.apple.com/library/prerelease/ios/releasenotes/General/RN-iOSSDK-8.0/index.html WebKit - Known Issues -- Applications that use Apache Cordova/PhoneGap are broken due to a bug that causes the window.navigator.userAgent object to become undefined when window.navigator is replaced by a pure JavaScript wrapper object. -- This message was sent by Atlassian JIRA (v6.2#6252)