Skip to content

josephstein/Flickr-OAuth-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flickr iOS OAuth

This open source iOS library allows you to integrate Flickr into your iOS application including iPhone, iPad and iPod touch.

Except as otherwise noted, the Flickr iOS OAuth is licensed under the Open Source Initiative - the BSD 2-Clause License.

Getting Started

See Flickr User Authentication flow for a detailed description of what's involved behind this project.

This project comes with a sample application that demonstrates authorization, making API calls, and invoking a dialog, to guide you in development.

To build and run the sample application with Xcode:

  • Open the included Xcode Project File by selecting File->Open... and selecting FlickrDemo.xcodeproj.

  • Verify your compiler settings by checking the menu items under Project->Set Active SDK and Project->Set Active Executable. For most developers, the defaults should be OK.

  • Replace kConsumerKey, KConsumerSecret, & kCallbackURL in RXViewController.m with your Flickr App credentials

  • Finally, select Build->Build and Run. This should compile the application and launch it.

Report Issues/Bugs

Bugs/Questions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published