Shazron Abdullah created CB-6999:
------------------------------------

             Summary: 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: Bug
          Components: iOS
    Affects Versions: Master
         Environment: iOS 8 beta 2
            Reporter: Shazron Abdullah


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.2#6252)

Reply via email to