Created
April 9, 2015 07:35
-
-
Save radex/f842b3e2423053075881 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let data = error.userInfo![AFNetworkingOperationFailingURLResponseDataErrorKey] as NSData | |
consoleLog(NSString(data: data, encoding: NSUTF8StringEncoding)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment