Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C2137D770 for ; Wed, 29 Aug 2012 21:33:07 +0000 (UTC) Received: (qmail 48333 invoked by uid 500); 29 Aug 2012 21:33:07 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 48304 invoked by uid 500); 29 Aug 2012 21:33:07 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 48294 invoked by uid 99); 29 Aug 2012 21:33:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Aug 2012 21:33:07 +0000 Date: Thu, 30 Aug 2012 08:33:07 +1100 (NCT) From: "Shazron Abdullah (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <662042522.13880.1346275987537.JavaMail.jiratomcat@arcas> In-Reply-To: <1660405223.13672.1346272747617.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (CB-1296) deviceready event is never fired on iOS 4.2.1 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-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444431#comment-13444431 ] Shazron Abdullah commented on CB-1296: -------------------------------------- I confirmed by setting the bridge mode back to IFRAME_NAV, everything works fine: exec.setJsToNativeBridgeMode(exec.jsToNativeModes.IFRAME_NAV); > deviceready event is never fired on iOS 4.2.1 > --------------------------------------------- > > Key: CB-1296 > URL: https://issues.apache.org/jira/browse/CB-1296 > Project: Apache Cordova > Issue Type: Bug > Components: CordovaJS > Affects Versions: 2.1.0 > Environment: iOS 4.2.1 (iPod Touch 2nd Gen) > Reporter: Shazron Abdullah > Assignee: Shazron Abdullah > Priority: Blocker > Fix For: 2.1.0 > > > deviceready event is never fired on iOS 4.2.1. > Debugging this, I found that the problem is onCordovaConnectionReady is never fired, the deviceready channel is waiting for this event before it fires. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira