Closed Spyy004 closed 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.
This is my current code. Remember, I am using class based component. even the header prop is not getting rendered
When I render the page, nothing happens. The SITE_KEY that I am using is created in my enterprise account for WEB
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
@Spyy004 - did it work for you ? I am not even getting the header component on the screen
Please guys, just follow the demo
https://snack.expo.dev/@douglasjunior/react-native-recaptcha-that-works
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.