-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I hope to be implemented on your plugin:
- Clear stored cookies
- Reload current page
For now, these are incompletely implemented because I got an error.
method:reload arguments:Optional(["allowingReadAccessTo": <null>, "urlRequest": {
url = "https://music.youtube.com";
}]) :InAppWebViewMethodHandler
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method reload on channel dev.akaboshinit/flutter_inline_webview_macos_controller_0)
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:294:7)
<asynchronous suspension>
#1 InlineWebViewMacOsController.reload (package:flutter_inline_webview_macos/flutter_inline_webview_macos/flutter_inline_webview_macos_controller.dart:170:5)
<asynchronous suspension>JFYI, I tried to implement as below. I'd appreciate if it is helpful.
Regards.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels