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

reload works on Android but does not work on iOS #206

Closed
MikeSWelch opened this issue Oct 12, 2018 · 0 comments · Fixed by #217
Closed

reload works on Android but does not work on iOS #206

MikeSWelch opened this issue Oct 12, 2018 · 0 comments · Fixed by #217

Comments

@MikeSWelch
Copy link

final flutterWebviewPlugin = new FlutterWebviewPlugin();
flutterWebviewPlugin.reload();

The above code works on Android, but not iOS. Am I doing something wrong?
Testing on Pixel 2 with Android Pi and iPhone 8 with iOS 12.0.1.

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 a pull request may close this issue.

1 participant