Giter Site home page Giter Site logo

Comments (3)

CAMOBAP avatar CAMOBAP commented on June 9, 2024 1

Thanks for reporting this. This is expected behavior. We cache the fragment instance inside SDK to speed up the next HCaptcha.verifyWithHCaptcha calls.

Once you are done with verification, you can call HCaptcha.reset() to release all allocated resources including the strong reference to com.hcaptcha.sdk.HCaptchaDialogFragment

HCaptcha.reset() available since 3.8.0 version

@GersomR-afk any feedback is appreciated, please let us know if proposed solution works for you

from hcaptcha-android-sdk.

GersomR-afk avatar GersomR-afk commented on June 9, 2024 1

Hello @CAMOBAP! Thank you for getting back to me so quickly and providing a solution to the memory leak issue. I apologize for not mentioning earlier that I wasn't using the 3.8.0 version of the hCaptcha SDK.

I really appreciate your help and the suggested solution of calling HCaptcha.reset() to release all allocated resources. It's great to know that this function is available in the 3.8.0 version.

However, I have a suggestion for improvement. It would be beneficial if this information about using HCaptcha.reset() to prevent memory leaks were made more explicit in the documentation, particularly in the README file. Clarifying this point would help developers like me who might overlook it and face similar memory leak issues.

Once again, thank you for your prompt assistance and the recommended solution. The issue's been resolved now. If I encounter any further issues or have additional feedback, I'll be sure to let you know.

from hcaptcha-android-sdk.

CAMOBAP avatar CAMOBAP commented on June 9, 2024

@GersomR-afk thanks for the feedback, we add this information to README to improve our documentation

from hcaptcha-android-sdk.

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.