GithubHelp home page GithubHelp logo

Comments (2)

mattdyoung avatar mattdyoung commented on May 28, 2024

Hi @pavlos-lyft

Currently for native NDK crashes the only types of metadata which are supported are boolean, number, and string values. Although more complex metadata types such as List and Map can be added to JVM crashes, this metadata won't appear on NDK crashes.

We do have plans on our roadmap to support more complex metadata types on NDK crashes as well, but there is significant work to support this reliably across all cases and ensure that metadata added or modified in either layer is included in all crashes. We don't have a planned timeline for this yet but we'll be sure to provide an update here when this becomes available.

The most common use case for adding List metadata to crashes is to provide sets of feature flags or experiments active when the crash occurred. This is now supported by bugsnag-android using the addFeatureFlags API, and although feature flags / experiments can only be added in JVM code they will be included on all errors including native NDK crashes.

from bugsnag-android.

luke-belton avatar luke-belton commented on May 28, 2024

Hi @pavlos-lyft - just letting you know that we've released v5.24.0 of bugsnag-android, which includes some enhancements to now allow reporting of complex metadata (including Lists and Maps) on NDK crashes 🎉

from bugsnag-android.

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.