Skip to content

jefflai/instagram-api-ios-demo

Repository files navigation

instagram-api-ios-demo

Build directions

Cocoapods is required to build this project. First, install pods from terminal.

$ pod install

Then open the .xcworkspace file that is generated by Cocoapods in Xcode.

Since this app is using credentials for an Instagram client that is in Sandbox mode, the client credentials inside of the file /InstagramDemo/InstagramAuthController.swift would have to be changed to use client credentials for an Instagram client that includes your user as a Sandbox User.

Running app

When the app is executed, a login prompt for Instagram will automatically open. After getting authorization from Instagram, the app will display a grid view of the current user's most recent photos.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published