Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delegate method for when the "Done" button is pressed #15

Merged
merged 1 commit into from
May 10, 2015
Merged

Delegate method for when the "Done" button is pressed #15

merged 1 commit into from
May 10, 2015

Conversation

ItalyPaleAle
Copy link
Contributor

Signature:

- (void)webBrowserViewControllerWillDismiss:(KINWebBrowserViewController*)viewController

This is important to us because we need to close the web page (e.g. load "about: blank") so WebSocket sessions are closed.

dfmuir added a commit that referenced this pull request May 10, 2015
Delegate method for when the "Done" button is pressed
@dfmuir dfmuir merged commit 9f1c45f into dfmuir:master May 10, 2015
@dfmuir
Copy link
Owner

dfmuir commented May 10, 2015

Good idea. Merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants