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

ASF subversion and git services commented on CB-6350:
-----------------------------------------------------

Commit e0d3ae00b755540d163f7845ca728349f1c0ae4d in 
cordova-plugin-network-information's branch refs/heads/dev from [~YannLugrin]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-network-information.git;h=e0d3ae0
 ]

CB-6350 - Fix networkStatusForFlags return value type to work with 64-bit iOS
(closes #8)

Signed-off-by: Shazron Abdullah <[email protected]>


> Return cellular connection type even if wifi is reachable on 64-bit iOS
> -----------------------------------------------------------------------
>
>                 Key: CB-6350
>                 URL: https://issues.apache.org/jira/browse/CB-6350
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS, Plugin Network Information
>            Reporter: Yann Lugrin
>
> When we get connection type on 64-bit iOS, return value is set to cellular 
> event if wifi is reachable.
> On 64-bit  iOS, "BOOL" is now the same as "bool", and the return type of 
> networkStatusForFlags method cannot use this type anymore. Using 
> "NetworkStatus" type resolve this issue.
> source on 64-bit iOS BOOL change: 
> http://blog.bignerdranch.com/564-bools-sharp-corners/



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

Reply via email to