instagram-ios-sdk icon indicating copy to clipboard operation
instagram-ios-sdk copied to clipboard

Authorizing with Safari will get app Rejected by Apple

Open ZaBlanc opened this issue 10 years ago • 2 comments

Apple now requires that auth happen within app. Kicking out to Safari will get you rejected. :-(

ZaBlanc avatar May 09 '14 14:05 ZaBlanc

In this case you can open auth view within your application. For that you have to use webView.

I already added an solution for this

https://github.com/gouravgupta72/instagramIOSsdk

gouravgupta72 avatar May 31 '14 05:05 gouravgupta72

Just had this happen to me too.

jamonholmgren avatar Feb 26 '15 16:02 jamonholmgren