ObjectiveFlickr - how to call getSizes on a photo ID not known until the response?
- by Jonathan Cohen
Hi guys,
I'm building a free music instrument iPhone app with the Flickr API and ObjectiveFlickr.A random photo from the interestingness list is displayed in the background, but I can't center it without knowing its size. (so I can reset the UIWebView frame)
I've been researching this for awhile, and if the answer is super easy, please have some…