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

Fix #10 by removing dismissViewController on error loading request in… #11

Closed
wants to merge 1 commit into from

Conversation

ibnusina
Copy link

@ibnusina ibnusina commented Jul 16, 2018

Hi @rbaumbach, using this commit I attempt to solve the issue #10 by removing dismissViewController. In my opinion the right approach to call dismissViewController is either if the request is success, or the developer add dismiss button by wrapping the InstagramSimpleOAuthViewController in UINavigationController.

…equest in webView, add button to dismiss error alert.
@rbaumbach rbaumbach self-requested a review July 19, 2018 03:06
Copy link
Owner

@rbaumbach rbaumbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please see comment in the GitHub issue:

#10

@rbaumbach rbaumbach closed this Jul 16, 2019
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