Reputation: 144
I am aware of Google+, Facebook and Twitter framework in iPhone. But for my new app requirement is that user should be able to post via FB/Twitter/G+/Orkut/Flickr.
Is there any such framework for Orkut/Flickr as opposed to FB/Twitter/G+ Or, do i need to redirect user to Orkut/Flickr and placing it in UIWebView as an traditional practice in webview.
Thanks for any help in advance :).
Upvotes: 0
Views: 177
Reputation: 69469
Did you even search for this on google:
Flickr: http://www.flickr.com/groups/api/discuss/72157616815681140/ Direct link to the library: https://github.com/lukhnos/objectiveflickr
Orkut API: https://developers.google.com/orkut/
Upvotes: 2