• Ajit Jain
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies

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!

I have a simple code for getting geolocation based on address on a custom object.
I want to place the geolocation marker on map and allow the user to change the location by dragging around the marker (if its mispalced).