douglasjunior / react-native-recaptcha-that-works

⚛ A reCAPTCHA bridge for React Native that works (Android and iOS)
MIT License
165 stars 33 forks source link

I am not getting any response #40

Closed Spyy004 closed 1 year ago

Spyy004 commented 1 year ago

What is the baseUrl prop? The invisible captcha don't seem to work for me. I have added the component but I am not recieving any token.

douglasjunior commented 1 year ago

As described in the docs, baseUrl is the URL (domain) configured in the reCAPTCHA console setup.

See also https://github.com/douglasjunior/react-native-recaptcha-that-works/issues/38 and https://github.com/douglasjunior/react-native-recaptcha-that-works/issues/34.

Spyy004 commented 1 year ago

This is my current code. Remember, I am using class based component. even the header prop is not getting rendered

Screenshot from 2023-03-31 17-18-17

When I render the page, nothing happens. The SITE_KEY that I am using is created in my enterprise account for WEB

Spyy004 commented 1 year ago

Okay so i got it working but i am not getting any captcha verification. Just get a blank on open alert, then an empty on-error window. The error message is null

yaminichhabra commented 1 year ago

@Spyy004 - did it work for you ? I am not even getting the header component on the screen

douglasjunior commented 1 year ago

Please guys, just follow the demo

https://snack.expo.dev/@douglasjunior/react-native-recaptcha-that-works