GitHub user yannlugrin opened a pull request:
https://github.com/apache/cordova-plugin-network-information/pull/8
[CB-6350] Return cellular connection type even if wifi is reachable on
64-bit iOS
Pull request related to:
https://issues.apache.org/jira/browse/CB-6350
This path resolve issue by using NetworkStatus type instead of BOOL,
because BOOL is now actually bool on 64-Bit iOS and cannot be used in this case.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yannlugrin/cordova-plugin-network-information
fix_wifi_detection_on_ios7
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-network-information/pull/8.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #8
----
commit 76a405827e8603c92f58a670539e04ca9d4d1a35
Author: Yann Lugrin <[email protected]>
Date: 2014-03-26T09:59:25Z
Fix networkStatusForFlags return value type to work with 64-bit iOS
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---