Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-6350

Return cellular connection type even if wifi is reachable on 64-bit iOS

    XMLWordPrintableJSON

Details

    Description

      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/

      Attachments

        Activity

          People

            shazron Shazron Abdullah
            YannLugrin Yann Lugrin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: