I have authenticated my user with fb-connect in my application then when user click somewhere i open a facebook app URL in webview but before it get opened I get an error saying “The operation could not be completed. NSURLErrorDomain error -999”
Any idea?
Thanks is advance
According to “Foundation Constants Reference”, error code -999 means “NSURLErrorCancelled”.
Description: