-
Notifications
You must be signed in to change notification settings - Fork 79
Not redirecting to other page after successful login #40
Comments
let api = Instagram.shared |
I am using the same code and it is working for me, are you redirected to different ViewController? if so, make sure that the desired viewController is also the root |
Same @dineshguptha problem... |
Same problem on my side. I guess it’s related to changes that were done on Instagram API |
I just tested it and had no problem. Are you guys unchecking the "Disable implicit OAuth" option in the Instagram client? (https://github.com/AnderGoig/SwiftInstagram/wiki/Authentication#swiftinstagram-authentication) |
FWIW, I'm seeing this behavior if I attempt to use the "Continue with Facebook" option on the login screen. If I'm logging in with a username/password, it behaves as expected. |
@AnderGoig I have the same issue like @panchsheelmind I entered in sdk and printed url, then opened in browser, and it redirected succesffully to: Any idea ? Really appreciate your help. |
Any update on this? |
For some reasons, seems its not working ok. Anyway, @AnderGoig did a very great job here, but IG messed everything. |
Hello, after successful login page is not redirecting to root view controller.
The text was updated successfully, but these errors were encountered: