Code Monkey home page Code Monkey logo

Comments (3)

tjolsen-vn avatar tjolsen-vn commented on September 26, 2024 1

@xgouchet , I apologize. I jumped to conclusions here. I found out what was actually happening. It turns out, for this specific device, we handle our app launch differently than other devices. This results in the device attempting to log to DataDog before DataDog has been initialized. Not sure why this causes no logs to ever work on our end. But, if I make sure not to attempt any logs until DataDog has been initialized and a Logger has been created, it all works on all devices.

Given this new finding, I'd say this can be closed.

from dd-sdk-android.

xgouchet avatar xgouchet commented on September 26, 2024

Hi @tjolsen-vn , and thanks for opening this ticket.

We don't have that specific PAX L1400 in our hands, would you by chance be able to add a breakpoint in the BroadcastReceiverSystemInfoProvider and let us know what values are being reported there?
In theory this class which is behind the battery check has not changed between 1.19.0 and 2.2.0, so there might be something else at play here.

from dd-sdk-android.

xgouchet avatar xgouchet commented on September 26, 2024

Yes indeed Datadog needs to be initialize before you can send any data. Thanks for the response

from dd-sdk-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.