facebook / facebook-ios-sdk

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

dialog page display is slow - css/js downloads too big #252

Closed ayyoitsp closed 12 years ago

ayyoitsp commented 13 years ago

Trying to do anything via the iOS sdk on a mobile device is extremely slow. Load times for a dialog box average 20 seconds, with a minimum of 10 seconds or so. This makes the the sdk borderline unusable.

Part of the problem is excessively large files being downloaded. See:

http://stackoverflow.com/questions/3552467/facebook-ios-sdk-too-slow

It looks to be over 70Kb of css/js files being downloaded to serve these simple pages. FB needs to optimize these dialog pages for mobile devices.. 70Kb is extremely painful over an already slow network.

caabernathy commented 12 years ago

We are actively working on making the dialogs faster and you will hopefully see improvements over the coming months. Thank you for your report on this.

NOTE: We are migrating the GitHub bugs to our external bug tracking tool - bugs.developers.facebook.net. So if you are still experiencing issues please re-enter your report with additional details in that forum. If you have a question that is not a bug, you can use facebook.stackoverflow.com, our new Q&A forum for developers.