devedup / FlickrKit

An iOS Flickr Framework, written in Objective-C
http://www.devedup.com
219 stars 71 forks source link

Response is very slow #41

Closed kevinlieser closed 8 years ago

kevinlieser commented 8 years ago

Hi @devedup and thanks for your great FlickrKit!

There is one question after testing FlickrKit: Is just the Flickr API so slow or is it the Library? Re-Auth, takes approx. 4 - 5 seconds. Loading PhotoSets takes 10 seconds or something. Is this "normal"? Is just the FlickrAPI so heavy slow? If so there is no way to produce an App with nice usability AND Flickr integration.

Thanks for your feedback!

devedup commented 8 years ago

Come on... as if a piece of code takes 10 seconds to run, especially something as simple as this.

The problem was likely Flickr servers or your network connection.