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

Add missing WKNavigationDelegate's didCommitNavigation method to WKWebViewJavascriptBridge #570

Closed
wants to merge 2 commits into from

Conversation

corteggo
Copy link

This PR adds missing didCommitNavigation method from WKNavigationDelegate to WKWebViewJavascriptBridge

Fixes #569

@uerceg uerceg mentioned this pull request Sep 26, 2022
@uerceg
Copy link
Contributor

uerceg commented Sep 26, 2022

Thank you for your contribution. Adding this change to v4.32.1 and replacing this PR with #633. Please, keep us posted if this version solved your issues. Cheers.

@uerceg uerceg closed this Sep 26, 2022
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.

WKNavigationDelegate's didCommitNavigation method missing
5 participants