NetworkingWingman-Example icon indicating copy to clipboard operation
NetworkingWingman-Example copied to clipboard

Example of combining NSURLSession with NSOperation to form one task

Results 1 NetworkingWingman-Example issues
Sort by recently updated
recently updated
newest added

I would suggest to remove the isReady getter & setter from the NSOperation subclass. Apparently it does not work properly when you have dependency between operations Regards