URL Request from AppDelegate?
URL Request from AppDelegate?
- Subject: URL Request from AppDelegate?
- From: berry hunt <email@hidden>
- Date: Wed, 12 Dec 2012 17:22:03 -0800
Hi gurus,
I am pretty new to cocoa development, and would like to ask for help on
some questions here that I am struggling with. Any insight will be greatly
appreciated.
I am trying to establish Facebook login session via my mobile app, but got
an error of following message
*Error: HTTP status code: 404*
*
*
What got me struggling is that, I think, the error message actually
happened before the FB login request was fired from my app. I am suspecting
that this is due to some parameter missing in a URL request. However since
the source code of the libraries are not available, this makes it a
guessing game.
Here are my questions:
- where in the AppDelegate class would a URL be sent, to somewhere? How do
I track it down?
- where would the parameters of an URL request be constructed in the actual
code, or xcode itself, to make the URL be sent?
Thanks a lot guys!
Berry
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden