instagram-ios-sdk
instagram-ios-sdk copied to clipboard
Instagram SDK for iOS
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.3 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...
Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.1 to 1.10.0. Release notes Sourced from i18n's releases. v1.10.0 What's Changed New Features LazyLoadable Backend by @paarthmadan in ruby-i18n/i18n#612 Add a version badge to README by...
Bumps [json](https://github.com/flori/json) from 1.7.7 to 2.3.1. Changelog Sourced from json's changelog. 2020-06-30 (2.3.1) Spelling and grammar fixes for comments. Pull request #191 by Josh Kline. Enhance generic JSON and #generate...
Bumps [rake](https://github.com/ruby/rake) from 10.0.3 to 12.3.3. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 12.3.3 > > ==== Bug fixes > > * Use the application's name in error message if...
Bumps [activesupport](https://github.com/rails/rails) from 3.2.13 to 4.2.11.1. Commits - [`e06a1e0`](https://github.com/rails/rails/commit/e06a1e09b6bec32b0a05c72a3ae7ceb00f61bf7d) Prep release - [`474b739`](https://github.com/rails/rails/commit/474b7392c69852e8932260ea370cd63cf1e4fcaa) Preparing for 4.2.11 release - [`759d41d`](https://github.com/rails/rails/commit/759d41d72458796ab2e6d3511962ddd550b10f1f) Backport fix for Dir::Tmpname.create from [#32386](https://github-redirect.dependabot.com/rails/rails/issues/32386) - [`7fe69ea`](https://github.com/rails/rails/commit/7fe69eaef4bf93418733953b8afaef1a757560e3) Add missing require...
A while back I had setup "http://ig" + "clientId" + "://authorize" as a redirect URI in Instagram client manager. I needed to add a sandbox invite to the client but...
Logout !
Hi How to logout not just inside the application, how to login with a new user because it always return to the first login I think we must clear cookies...
Please create cocoa pod for the SDK.
Apple now requires that auth happen within app. Kicking out to Safari will get you rejected. :-(
The two delegates do not work together in the same UIViewController, just call IGSessionDelegate