Closed halid96 closed 1 year ago
No, it is not possible to make "no blocking" UI, this is a required behavior.
The UI is blocked because is covered by a Modal component to render the WebView properly.
No, it is not possible to make "no blocking" UI, this is a required behavior.
The UI is blocked because is covered by a Modal component to render the WebView properly.
WebView is for the web, actually am asking for an iOS app. Recaptcha v3 suppose to not block the UI, also why rendering something actually? Recaptcha V3 is invisible so you don't need even a modal in my opinion.
This library uses the Web version of reCaptcha v2 with WebView.
Please checkout the Readme.
When it is generating a token, its blocking the UI. The UI becomes unresponsive to touches and scrolling for about 1 second. This happens on both iOS and Android.
Please could you make this non-blocking? Thank you in advance.
This is my setup: