Top "Nsurlerrordomain" questions

NSURLErrorDomain error codes description

This is my first experience of developing an ios app. I am trying to Post some data using Facebook graph …

ios nsurlerrordomain
Undocumented NSURLErrorDomain error codes (-1001, -1003 and -1004) using StoreKit

I'm writing StoreKit-related code, and I'm getting some rather troubling error codes when I try to add a purchase to …

ios nsurlsession storekit nsurlerrordomain
NSURLErrorDomain error code -999 in iOS

I've been trying to use Corona SDK's Facebook API to post the score on the game I'm developing on facebook. …

ios lua coronasdk nsurl nsurlerrordomain
NSURLErrorDomain Code=-1001 error when a http post request is sent

I am using the following code to post an image to my server. @IBAction func postButtonPressed(sender: UIButton) { let task = …

ios swift nsurlsession nsurlerrordomain
iOS Twitter NSURLErrorDomain Code=-1012

I am trying to get the user's contact details by singning up with twitter in my app. I found this …

ios twitter nsurlrequest nsurlerrordomain
AFNetworking 2.0 - unexpected NSURLErrorDomain error -1012

We ran into the following issue with our app that uses AFNetworking 2.0. When using AFHTTPRequestOperationManager's GET method, we got an …

afnetworking nsurlerrordomain
NSURLConnection Error code (-1202,1012)

I am using NSURLConnection for one field service type iOS appliation, so app is field service type there are more …

ios nsurlconnection nsurlerrordomain
"NSURLErrorDomain" - code: 18446744073709550594 Ajax call on Xcode 7

I am trying to make an asynchronous call from Xcode 7 as follows and I end up seeing this error "NSURLErrorDomain" …

ios ajax xcode xcode7 nsurlerrordomain