iPhone:Upload photo to flickr
- by Rupesh
hi all,
I am developing a application where i want to load the photo on flickr. i don't want to use the toolkit. I want to use flickr API.I read the API documentation of flickr but there are no API to upload photo on particular account. All API related to Garden not to user account.
i simply want to user will supply username and password , then I pass the username,password and photo content to API (or web service).
Please suggest