Git Product home page Git Product logo

Comments (4)

markushi avatar markushi commented on September 27, 2024

On Android DebugImagesLoader should be caching the debug images, we should do the same in Flutter

from sentry-native.

ueman avatar ueman commented on September 27, 2024

I think I saw this issue in production, or a very similar one. I try to find the issue on Monday. It's a long weekend over here, so I might forget. If you believe having an issue might help you feel free to ping me in case I forget.

from sentry-native.

buenaflor avatar buenaflor commented on September 27, 2024

@ueman do you still have the issue on hand?

from sentry-native.

stefanosiano avatar stefanosiano commented on September 27, 2024

Flutter uses Android SDK directly.
Android caches debug images as well, so there shouldn't be any problem.
In this case the loading of debug images blocked the main thread the first time it was accessed, so nothing was cached.
In any case, the culprit is the NDK debug image loading, and probably it's just a coincidence.
I'm moving this issue to sentry-native

from sentry-native.

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.