function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Ajit JainAjit Jain 

reCaptcha

Hi,

I hope someone here in this community will help me on my this use case. I have a Site page where i have implemented reCaptcha v2. It's working fine when I try to test it on Android device and desktop. But the issue happens when I try to test the Site page on any of the Apple device (iPad, iPhone, etc...).

When I click the checkbox saying 'I'm not a robot' and click on submit button then I am not able to go to next screen. It loads the reCaptcha again and ask me to select the reCaptcha again.

Has anyone faced this issue before and if so what can be the workaround to fix this?

Thanks!