The network at my place is using a proxy. So I have set up the proxy in iPhone. I can connect to the internet and access Facebook using the Safari browser without any problem. However when I access Facebook using the native app, it gives me a connection error. Why is this so? Does the native app use different ports instead of getting JSON objects through HTTP port? I am quite new to this, so bear with me.
migrated from superuser.com Apr 5 '11 at 0:47
|
First, this is a really good question. Wow. I've been trying for days to figure out how to attack this one. I set up "Charles Web Debugging Proxy" on my Mac and set up my iPhone to hit it. First, it hits http://api.facebook.com/restserver.php, which spits this back:
Meanwhile, it also connects to iphone.facebook.com which gives some XML. Then it connects to 0.9_channel.facebook.com:80 and sends some requests which return JSON. It looks like everything is done over port 80. Are you sure theres no other problem on your end? |
|||
|
|
|
Issue is with Apple not support proxy setting in ios5 for HTTPs traffic. https://discussions.apple.com/thread/3457661?start=0&tstart=0 |
|||
|
|||
We're looking for long answers that provide some explanation and context. Don't just give a one-line answer: please explain why you're recommending it as a solution. Answers that don't explain anything will be deleted. See Good Subjective, Bad Subjective for more information. |
|||
|
I have wingate proxy server enabled and configured on my iphone, I get some traffic come through for facebook (which is allowed through), however my facebook app on my iphone just sits at 'updating' and does not load. There must be something missing? |
|||
|
|