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 05BBC1749C for ; Tue, 28 Jul 2015 10:47:12 +0000 (UTC) Received: (qmail 28791 invoked by uid 500); 28 Jul 2015 10:47:11 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 28760 invoked by uid 500); 28 Jul 2015 10:47: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 28477 invoked by uid 99); 28 Jul 2015 10:47:11 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jul 2015 10:47:11 +0000 Date: Tue, 28 Jul 2015 10:47:11 +0000 (UTC) From: "Sid Ferreira (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-9418) WIFI Connection not recognized ( returns WIFI[] ) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Sid Ferreira created CB-9418: -------------------------------- Summary: WIFI Connection not recognized ( returns WIFI[] ) Key: CB-9418 URL: https://issues.apache.org/jira/browse/CB-9418 Project: Apache Cordova Issue Type: Bug Components: Plugin Network Information Affects Versions: 5.0.0 Reporter: Sid Ferreira This happened to a turkish client which the TYPE of the network is returning "WIFI[]" instead of WIFI. So the network is marked as unknown, and so, it goes as OFFLINE. Log Information: ======================================================= 07-28 11:01:21.431: D/ConnectivityService(553): getActiveNetworkInfo:NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: "XXXXXX", roaming: false, failover: false, isAvailable: true, simId: 0/10066 07-28 11:01:21.432: D/CordovaNetworkManager(13114): Connection Type: unknown 07-28 11:01:21.432: D/CordovaNetworkManager(13114): Connection Extra Info: "MobiRoller" 07-28 11:01:21.432: V/webcore(13114): SET_NETWORK_STATE arg1=0 arg2=0 obj=null -- 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