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

UIWebViewDelegate not called #1

Closed
heringb opened this issue Jun 24, 2013 · 1 comment
Closed

UIWebViewDelegate not called #1

heringb opened this issue Jun 24, 2013 · 1 comment

Comments

@heringb
Copy link

heringb commented Jun 24, 2013

Hi, Thanks for this code.

I check the code today and the native UIWebViewDelegate Methods are not longer called. So i added

self.progressProxy.webViewProxyDelegate = delegate;

in your _setDelegate Method

@ishkawa
Copy link
Owner

ishkawa commented Jun 26, 2013

I accepted your suggestion, and removed some unnecessary code.
Please see @cd44285 for more details.

Thanks.

@ishkawa ishkawa closed this as completed Jun 26, 2013
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

No branches or pull requests

2 participants