GithubHelp home page GithubHelp logo

Comments (5)

talsec-app avatar talsec-app commented on June 19, 2024 2

Dear @olexale ,
we plan to fix it in nearest version, which will come in early 2023, as it is holiday season now. It will come with some of the bugs fixed and a new emulator detection. Stay tuned!

Kind regards,
Talsec team

from free-rasp-flutter.

yardexx avatar yardexx commented on June 19, 2024 2

Hello everyone!

New version of freeRASP have been released. New version fixes this issue.

Jaroslav from Talsec Team

from free-rasp-flutter.

talsec-app avatar talsec-app commented on June 19, 2024 1

Hi @kreativityapps ,
We’ve found the bug causing this issue. Although the checks are executed in a separate thread, freeRASP still needs to do a little work to set up the library. Library uses device identifiers such as Android ID, Media DRM, etc ..., which are set up when the library is initialized. In the majority of cases, this setup takes just a few milliseconds to complete. There is a possibility that it can take some time to retrieve the identifier (system allocations), and that causes the ANR issues.

We will try to fix this issue in a future release.

In the meantime, you can solve the issue by wrapping the SDK into a separate thread. During the wrapping, keep in mind that you should wait until the initialization process finishes before launching the business flow of the application.
Hope this helps.

Best regards,
Talsec Team

from free-rasp-flutter.

talsec-app avatar talsec-app commented on June 19, 2024

Hi @kreativityapps kreativityapps
Thank you for your report. We will take a closer look at this issue. We will post an update here when the investigation will be over.
Kind regards,
Talec Team

from free-rasp-flutter.

olexale avatar olexale commented on June 19, 2024

Dear @talsec-app,
Do you have any estimate of when the fixed version be released?
Thanks!

from free-rasp-flutter.

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.