hCaptcha/hcaptcha-android-sdk

Cannot dismiss checkbox view via background tap with #50

CAMOBAP opened this issue · 2 comments

Problem

After #50 merge I noted that impossible to dismiss checkox:
Screen Shot 2022-07-12 at 4 36 27 PM

But still possible to dismiss visual challenge:
Screen Shot 2022-07-12 at 4 36 38 PM

@e271828- @DSergiu Is this desired behavior?

@CAMOBAP that is not desired behavior, we'll definitely need to fix. (And ideally add a test for this.)

@e271828- I suppose this should be fixed on the JS side because native (java, swift) cannot track / differentiate checkbox vs visual challenge