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 BF1DC9DDD for ; Mon, 13 Aug 2012 12:16:39 +0000 (UTC) Received: (qmail 32321 invoked by uid 500); 13 Aug 2012 12:16:39 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 32159 invoked by uid 500); 13 Aug 2012 12:16:39 -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 32140 invoked by uid 99); 13 Aug 2012 12:16:38 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Aug 2012 12:16:38 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 61A7D2C5ACB for ; Mon, 13 Aug 2012 12:16:38 +0000 (UTC) Date: Mon, 13 Aug 2012 23:16:38 +1100 (NCT) From: "Gene Connolly (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <1180177622.1485.1344860198400.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (CB-1227) 'resume' event is not fired after WiFi is turned on/off when listening to 'online' or 'offline' events. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Gene Connolly created CB-1227: --------------------------------- Summary: 'resume' event is not fired after WiFi is turned on/off when listening to 'online' or 'offline' events. Key: CB-1227 URL: https://issues.apache.org/jira/browse/CB-1227 Project: Apache Cordova Issue Type: Bug Components: iOS Affects Versions: 1.9.0 Reporter: Gene Connolly Assignee: Shazron Abdullah When listening for 'online' and 'offline' events in an iOS cordova app, if you navigate to the device's settings app, turn on or off the WiFi (toggle), when you return to the cordova app it will be frozen. Notes: If you navigate away from the app again and return it will respond. If you are only listening to 'online' then the issue will only occur when you turn the WiFi for a device on. Opposite applies for 'offline'. This issue is best demonstrated by a simple app that sends notifications on 'online' 'offline' and 'resume'. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira