79096905

Date: 2024-10-17 07:08:06
Score: 0.5
Natty:
Report link

setSupportMultipleWindows flag works for android only if u want to enable muliple screens in ios as well then u need to enable useWebView2 to true that detenmines whether the web view should use the new chromium based edge webview and enable javaScriptCanOpenWindowsAutomatically to true. I hope it will help you to fix this issue

useWebView2={true}

javaScriptCanOpenWindowsAutomatically={true}

Reasons:
  • Whitelisted phrase (-1): hope it will help
  • No code block (0.5):
  • Low reputation (1):
Posted by: Raghunath Tiwari