grabKit
grabKit copied to clipboard
Instagram redirect issue
Hello. I created Instagram Dev App, integrated GrabKit into my iOS app. It is correctly configured because Facebook picking works correctly.
For instagram, there is an issue : when I click Login to instagram, I get redirected to login page in browser. I enter my credentials, give app permission, and thanks to redrect_uri (picado://), I'm redirected back to app. But instead of stay in the screen with my instagram photos, I'm pushed back to Social Services list, and when I again click on Instagram, I must login again, and whole situation repeats.
@artur7 Are you handling the redirect uri in the App Delegate correctly for all Facebook/Flickr/Instagram etc services?