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

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

Github user vladimir-kotikov commented on the issue:

    https://github.com/apache/cordova-plugin-network-information/pull/51
  
    @shazron, could you take a look please? This PR just aligns curent 
implementation for `CDVReachability` with latest Apple's changes. In particular 
it removes `reachabilityForLocalWiFi` which we weren't using anyway and makes 
`reachabilityWithAddress` accept more generic `sockaddr` rather than 
`sockaddr_in`
    
    Tested this on iOS 8 and 9 according to [this 
guide](https://developer.apple.com/library/content/documentation/NetworkingInternetWeb/Conceptual/NetworkingOverview/UnderstandingandPreparingfortheIPv6Transition/UnderstandingandPreparingfortheIPv6Transition.html#//apple_ref/doc/uid/TP40010220-CH213-SW16)
 


> IPv4 dependency on iOS
> ----------------------
>
>                 Key: CB-11230
>                 URL: https://issues.apache.org/jira/browse/CB-11230
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Network Information
>            Reporter: Christian Speckner
>              Labels: iOS, mustfix, triaged
>
> According to https://developer.apple.com/news/?id=05042016a , Apple will 
> reject Apps using IPv4 specific APIs after June 1st . A quick look at the 
> plugin shows that the iOS version uses  
> {{SCNetworkReachabilityCreateWithName}} and hence will be affected by this 
> restriction (according to 
> https://developer.apple.com/library/mac/documentation/NetworkingInternetWeb/Conceptual/NetworkingOverview/UnderstandingandPreparingfortheIPv6Transition/UnderstandingandPreparingfortheIPv6Transition.html).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to