In SwiftUI example when HCaptcha is loaded and user suddenly clicks placeholder (UIViewWrapperView) outside HCaptcha widget, then HCaptcha closes and we receive validate event with nil result.
Is it possible to prevent such behaviour?
We don't need to close HCaptcha by misclicks.
In SwiftUI example when HCaptcha is loaded and user suddenly clicks placeholder (UIViewWrapperView) outside HCaptcha widget, then HCaptcha closes and we receive validate event with nil result.
Is it possible to prevent such behaviour?
We don't need to close HCaptcha by misclicks.