[GH-ISSUE #69] Trying to have a Cancel for Instagram and also have it flush to the top of the window. #45

Closed
opened 2026-03-03 16:45:09 +03:00 by kerem · 2 comments
Owner

Originally created by @ejpusa-zz on GitHub (May 24, 2015).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/69

Tried a number of things, but since the WebView is not created in a storyboard, seems i'm not able to position it. Wondering if there is a work around for these 2 needed features:

  1. Where the Instagram Login screen appears.
  2. A Cancel button on the first Instagram screen.

screen shot 2015-05-23 at 10 24 19 pm

Originally created by @ejpusa-zz on GitHub (May 24, 2015). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/69 Tried a number of things, but since the WebView is not created in a storyboard, seems i'm not able to position it. Wondering if there is a work around for these 2 needed features: 1. Where the Instagram Login screen appears. 2. A Cancel button on the first Instagram screen. ![screen shot 2015-05-23 at 10 24 19 pm](https://cloud.githubusercontent.com/assets/1279819/7786408/834d9b3e-019a-11e5-9bf3-e2f86e525559.png)
kerem closed this issue 2026-03-03 16:45:09 +03:00
Author
Owner

@phimage commented on GitHub (May 24, 2015):

with current master branch you can show your own webview with storyboard and add a cancel button
your own controller, action, etc...

see an example here https://github.com/hopye/OauthTest/tree/master/pruebaOAUTH/pruebaOAUTH
from #63

<!-- gh-comment-id:104995593 --> @phimage commented on GitHub (May 24, 2015): with current master branch you can show your own webview with storyboard and add a cancel button your own controller, action, etc... see an example here https://github.com/hopye/OauthTest/tree/master/pruebaOAUTH/pruebaOAUTH from #63
Author
Owner

@phimage commented on GitHub (Aug 7, 2015):

@ejpusa could you close? (demo provided by the link in my previous comment show how to work with storyboard)

<!-- gh-comment-id:128829832 --> @phimage commented on GitHub (Aug 7, 2015): @ejpusa could you close? (demo provided by the link in my previous comment show how to work with storyboard)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OAuthSwift#45
No description provided.