最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - WebView blocks KYC verification flow (target="_blank" issue) react-native-webview - Stack Overflo

programmeradmin5浏览0评论

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

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论