Closed jszmltr closed 1 month ago
Hi @jszmltr , thank you for taking the time to report this. Indeed this needs to be offload from the main thread and we are going to open a ticket for it. We will keep you updated but most probably this will be fixed in the next version.
Describe the bug
There is bunch of StrictMode violations every time
DatadogTree.log()
is invoked. Are you planning on fixing those anytime soon ?Reproduction steps
DatadogTree
to Timber.Logcat logs
Expected behavior
There should be no disk read violations. they should be done off main thread.
Affected SDK versions
2.12.1
Latest working SDK version
N/A
Did you confirm if the latest SDK version fixes the bug?
Yes
Kotlin / Java version
2.0.20
Gradle / AGP version
8.10
Other dependencies versions
No response
Device Information
No response
Other relevant information
No response