This website requires JavaScript.
Explore
Help
Register
Sign In
rogalikkkkkk
/
iosWebViewFix
Watch
1
Star
0
Fork
You've already forked iosWebViewFix
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
08b392e8b1
iosWebViewFix
/
example
/
ios
History
Lorenzo Pichilli
3dd7d17574
fixed Android InAppBrowserActivity crash
2019-11-25 12:51:10 +01:00
..
Flutter
fixed Android InAppBrowserActivity crash
2019-11-25 12:51:10 +01:00
Runner
fixed issue with headers in javascript code for intercepting ajax requests
2019-11-18 02:50:56 +01:00
Runner.xcodeproj
Added shouldInterceptAjaxRequest, onAjaxReadyStateChange, onAjaxProgressEvent and shouldInterceptFetchRequest events, added useShouldInterceptAjaxRequest and useShouldInterceptFetchRequest webview options, updated node.js server test, added injectJavascriptFileFromAsset and injectCSSFileFromAsset methods, renamed some methods
2019-11-05 03:44:22 +01:00
Runner.xcworkspace
Added new WebView option minimumFontSize, Added new Android WebView options, Added new iOS WebView options, Added onGeolocationPermissionsShowPrompt event and GeolocationPermissionShowPromptResponse class (available only for Android), updated Android ContentBlocker, updated Android build.gradle compileSdkVersion 29
2019-10-28 04:58:25 +01:00
Podfile
updated webview options classes, fixed debuggingEnabled, added getTRexRunnerHtml and getTRexRunnerCss methods
2019-11-04 01:39:23 +01:00