initialSettings: InAppWebViewSettings( allowContentAccess: true, cacheEnabled: true, domStorageEnabled: true, saveFormData: true, allowsInlineMediaPlayback: true, allowFileAccess: true, isFindInteractionEnabled: true, safeBrowsingEnabled: false, javaScriptCanOpenWindowsAutomatically:true , iframeSandbox:{Sandbox.ALLOW_SCRIPTS}, disableDefaultErrorPage: true, javaScriptEnabled: true, allowFileAccessFromFileURLs: true, allowUniversalAccessFromFileURLs: true, ), InAppWebViewGroupOptions is deprecated im using latest version