marsidev / react-turnstile

Cloudflare Turnstile integration for React.
https://www.npmjs.com/package/@marsidev/react-turnstile
MIT License
396 stars 25 forks source link

Not working on iOS Safari #26

Closed pateljoel closed 1 year ago

pateljoel commented 1 year ago

I have tried to use react-turnstile but it doesn't work at all on Safari on mobile devices.

Turnstile tries to verify the action but it just goes black and I don't know what's going on or what happened.

turnstile-error

To reproduce:

  1. Use any iOS device
  2. Go to the demo page: https://react-turnstile.vercel.app/basic
  3. Wait for verification and the turnstile captcha is blank.
marsidev commented 1 year ago

Hey!

I don't have an iOS device to investigate this issue fully. Can you please:

Also, have you used the library and checked if the issue happens also with your config?

Thanks in advance 🙂

marsidev commented 1 year ago

Closed due to inactivity.

immdraselkhan commented 9 months ago

On iOS is working fine now.

image