[ 
https://issues.apache.org/jira/browse/CB-7301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14096129#comment-14096129
 ] 

ASF GitHub Bot commented on CB-7301:
------------------------------------

Github user neojato commented on the pull request:

    
https://github.com/apache/cordova-plugin-network-information/pull/16#issuecomment-52111456
  
    @jsoref - I believe I have everything in order now, let me know if I've 
missed anything. I also just received an email that acknowledges receipt of my 
ICLA. Thanks.


> Cordova Network Plugin - Adding NetworkManager::getType support for 
> NetworkInfo.getTypeName() returning "CELLULAR"
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: CB-7301
>                 URL: https://issues.apache.org/jira/browse/CB-7301
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 3.3.0, 3.4.0, 3.5.0
>         Environment: Android L
>            Reporter: Kyle Paul
>            Priority: Minor
>             Fix For: 3.3.0, 3.4.0, 3.5.0
>
>
> The [Android API 20 
> documentation|http://developer.android.com/reference/android/net/NetworkInfo.html#getTypeName()]
>  currently states that "MOBILE" and "WIFI" are returned when referencing 
> NetworkInfo.getTypeName(). 
> By testing on a Nexus 5 with the Android L Developer Preview, 
> NetworkInfo.getTypeName() is actually returning "CELLULAR" and "WIFI" instead.
> Thus the Cordova Network plugin will only return "UNKNOWN" (line 270 in 
> [NetworkManager.java|https://github.com/apache/cordova-plugin-network-information/blob/master/src/android/NetworkManager.java])
>  unless the device is connected on a Wi-Fi network.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to