This website requires JavaScript.
Explore
Help
Register
Sign In
rogalikkkkkk
/
iosWebViewFix
Watch
1
Star
0
Fork
0
You've already forked iosWebViewFix
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
iosWebViewFix
/
ios
/
Classes
/
InAppWebView
History
Alexandre Richonnier
a7cda8d5b6
fix
#1389
#1315
contextMenu ios 13
2023-03-10 11:03:00 +01:00
..
WebMessage
Updated code docs, Using Android WebViewClientCompat for Chromium-based WebView if the WebView package major version is >= 73 (
https://bugs.chromium.org/p/chromium/issues/detail?id=925887
),
fix
#1422
2022-12-03 15:58:12 +01:00
ContextMenuSettings.swift
completed ChannelDelegate iOS implementation
2022-05-08 12:56:28 +02:00
CustomSchemeHandler.swift
deprecated onLoadResourceCustomScheme for onLoadResourceWithCustomScheme event
2022-05-08 15:08:34 +02:00
FlutterWebViewController.swift
added Find Interaction Controller
2022-10-08 14:19:35 +02:00
FlutterWebViewFactory.swift
Added InAppWebView.headlessWebView property to convert an HeadlessWebView to InAppWebView widget
2022-10-20 16:34:37 +02:00
InAppWebView.swift
fix
#1389
#1315
contextMenu ios 13
2023-03-10 11:03:00 +01:00
InAppWebViewSettings.swift
updated macos docs, added getContentWidth WebView method
2022-10-18 18:12:33 +02:00
WebViewChannelDelegate.swift
Removed willSuppressErrorPage WebView Android setting in favor of disableDefaultErrorPage, Added isMultiProcessEnabled static method on InAppWebViewController for Android, Added onContentSizeChanged WebView event for iOS, Added onPermissionRequestCanceled and onRequestFocus WebView events for Android, Added defaultVideoPoster WebView setting for Android, Added TracingController for Android WebViews
2022-10-31 02:09:00 +01:00
WebViewChannelDelegateMethods.swift
updated macos docs, added getContentWidth WebView method
2022-10-18 18:12:33 +02:00