1

I found a similar problem in ' Let Users Submit To Our Flickr Feed (iPhone) '.

So, I want other people (using my iOS app) be able to upload photos to MY photostream.

I got it working with phpFlickr, using the setToken method and not using the auth method. (See bottom section how).

But I don't want to use this script and directly upload it to flickr, to cut out 'the middleman' (= my webserver), to limit data usage and server load etc.

I'm using the ObjectiveFlickr library for communication with flickr. Anyone who can give me a direction to work in or maybe a small piece of working code.

Community
  • 1
  • 1
basvk
  • 4,437
  • 3
  • 29
  • 49
  • I should point out that uploading photos you don't own to your photostream is against the Flickr TOS. Unless the users of your app are explicitly giving over copyright of the uploaded images to you then this isn't allowed. – samjudson Mar 28 '12 at 09:18

0 Answers0