[ 
https://issues.apache.org/jira/browse/CB-6999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-6999:
---------------------------------
    Summary: [iOS 8] property "statusCode" of CDVHTTPURLResponse conflicts with 
superclass property statusCode of NSHTTPURLResponse  (was: property 
"statusCode" of CDVHTTPURLResponse conflicts with superclass property 
statusCode of NSHTTPURLResponse)

> [iOS 8] property "statusCode" of CDVHTTPURLResponse conflicts with superclass 
> property statusCode of NSHTTPURLResponse
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: CB-6999
>                 URL: https://issues.apache.org/jira/browse/CB-6999
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: iOS
>    Affects Versions: Master
>         Environment: iOS 8 beta 2
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>             Fix For: 3.6.0
>
>
> iOS 8 - the base class NSHTTPURLResponse finally implements this property.
> CDVHTTPURLResponse subclass:
> @property (nonatomic) NSInteger statusCode;
> NSHTTPURLResponse superclass:
> @property (readonly) NSInteger statusCode;



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

Reply via email to