Git Product home page Git Product logo

Comments (8)

celsodevelop avatar celsodevelop commented on September 6, 2024 1

Hi douglas, since I can't reproduce this in a minimal approach at snack changing expo to sdk42, I will be closing this issue until I am sure about where it came from. Thank you so much for this great lib!

from react-native-recaptcha-that-works.

douglasjunior avatar douglasjunior commented on September 6, 2024

Sorry, but I dont have experience with expo.

I think that the problem is not related to getTemplate function, because we are using this lib on many bare react-native projects, with no problem.

Btw, your sample code will not work, because the getTemplate function need to replace ALL the props received on params object.

from react-native-recaptcha-that-works.

celsodevelop avatar celsodevelop commented on September 6, 2024

Sorry douglasjunior, if it is not an issue. I think it should have a minimal reproducible error code to help us. Maybe some Expo issue? I will try to post the snack Expo along with the error happening as soon as I can. thank you

Sorry, but I dont have experience with expo.

I think that the problem is not related to getTemplate function, because we are using this lib on many bare react-native projects, with no problem.

Btw, you sample code will not work, because the getTemplate function need to replace ALL the props received on params object.

from react-native-recaptcha-that-works.

douglasjunior avatar douglasjunior commented on September 6, 2024

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

from react-native-recaptcha-that-works.

ashuOxit avatar ashuOxit commented on September 6, 2024

Hi @celsodevelop
i did face the same issue
when I tried to load recaptcha it showing me error with null
this happened when I am using
"react-native-webview": "^11.23.1",
"react-native": "0.63.4",
Can you help me

from react-native-recaptcha-that-works.

douglasjunior avatar douglasjunior commented on September 6, 2024

Probably you don't have configured properly the siteKey or baseUrl.

Our snack is working without errors https://snack.expo.dev/@douglasjunior/react-native-recaptcha-that-works

from react-native-recaptcha-that-works.

nikiforos-dev avatar nikiforos-dev commented on September 6, 2024

the problem is that it works on expo when you run in the development mode npx expo start (which is what is happening in the snack), but not when you build a development build npx expo start --dev-client. I really wish this would somehow work in expo, since I can't find any alternative to complete captcha in Expo

from react-native-recaptcha-that-works.

douglasjunior avatar douglasjunior commented on September 6, 2024

I don't think we have a problem related to release or debug builds, because this library is pure JavaScript, which doesn't have any difference between the two types of builds.

The only dependency that has native code is react-native-webview, which comes by default with expo.

from react-native-recaptcha-that-works.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.