I need it to pull photos from my Facebook profile. Right now I'm working on the design/architecture of my app.
My real question is "what's the best way to pull the profiles pictures from Facebook?". Let's assume that this app would be used by hundreds of people or maybe thousands.
Would it be better to have my own server to pull the pictures from Facebook and then my server would send updates to the app? Or should the app connect directly to Facebook to retrieve the pictures?
I really don't know how this should be done. If you're an iOS expert and know how to do this please provide me with some guidance.
