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

onUpdateVisitedHistory not calling every time when navigation state changes #384

Closed
appstute-abhay opened this issue Jun 6, 2020 · 2 comments

Comments

@appstute-abhay
Copy link

**Flutter version:1.17.1
**Plugin version:^3.3.0+3
**iOS version:13.3.1
**Xcode version:11.4
**Device information:*iPhone 6 *

I have updated inAppWebView plugin from 2.1.0+1 to 3.3.0+3, I have used onNavigationStateChange method from previous version, In current version this method is removed so I have used onUpdateVisitedHistory method which is called when the navigation state of the InAppWebView changes as per documentation which is same as onNavigationStateChange but onUpdateVisitedHistory is not calling every time. Any solution to call method everytime when navigation state of the InAppWebView changes

@pichillilorenzo
Copy link
Owner

Could you make an example, please?

Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants