admin管理员组文章数量:1405411
I'm here because I need some help about webviews in react-native
Description
I am integrating react-native-webview to handle a KYC (Know Your Customer) verification flow. The WebView loads a secure identity verification page, but I am experiencing the following issues:
The KYC provider attempts to open a new window (target="_blank"), but the WebView fails to handle it properly. Instead of opening the new page, an overlay appears, saying that the browser is not supported or that the verification cannot continue or you have a blank page. The expected behavior is that the WebView either opens a new window correctly or allows proper redirection without breaking the flow.
Everything works perfectly on safari if you copy/paste the link but I want to provide the best user experience and to protect injection and stull to do it in-app
本文标签:
版权声明:本文标题:javascript - WebView blocks KYC verification flow (target="_blank" issue) react-native-webview - Stack Overflo 内容由网友自发贡献,该文观点仅代表作者本人,
转载请联系作者并注明出处:http://www.betaflare.com/web/1744882203a2630270.html,
本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论