facebook / facebook-ios-sdk

Used to integrate the Facebook Platform with your iOS & tvOS apps.
https://developers.facebook.com/docs/ios
Other
7.8k stars 3.56k forks source link

Ignoring any changes in kTimeoutInterval #388

Closed ghost closed 10 years ago

ghost commented 13 years ago

Hello,

I tried to change the timeout value in FBRequest.m to a smaller value at the following line :

static const NSTimeInterval kTimeoutInterval = 180.0;

But all changes will be ignored ? At the moment I have no idea how to decrease the timeout for a connection timeout ?

Thank you and kind regards,

hhazen commented 13 years ago

I'll be out of the office until 10/3. If you need immediate assistance, please contact Lorien Gremore at lgremore@popcap.com.

Otherwise, please give me a call on my cell: 678-644-8313.

jamesgpearce commented 10 years ago

This issue was raised against a previous version of the Facebook SDK for iOS.

In 2012, the SDK had a significant rewrite and relaunch, and we are closing issues and pull requests that predate that v3.0 release.

If you are still experiencing this issue, please raise a new issue with repro steps in the supported SDK (currently v3.10). For more information, please see our iOS developer center at https://developers.facebook.com/docs/ios/

Many thanks for using the Facebook Platform, and your support of this project.