-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
clearAllData emits errors #2239
Labels
bug
Something isn't working
Comments
Hey @martin-muller 👋 Thank you very much for the detailed report and sample project, I'm able to reproduce 👍 |
ncreated
added a commit
that referenced
this issue
Mar 24, 2025
when data store directory does not yet exist
4 tasks
ncreated
added a commit
that referenced
this issue
Mar 24, 2025
…l-data-errors GH-2239 chore: Refine errors printed from `clearAllData()`
Hey @martin-muller 👋. We managed to fix the problem - #2240 was merged and will be available in next regular release. Thanks for reporting the issue 🙂! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Calling
clearAllData
on initialised Datadog SDK emits errors to console, all created files seem to be deleted.Reproduction steps
Sample project: https://github.com/martin-muller/dd-test
clearAllData
SDK logs
Expected behavior
Don't emit errors if data has been successfully cleared.
Affected SDK versions
2.24.0
Latest working SDK version
We're at the process of integrating DD, haven't tested previous versions
Did you confirm if the latest SDK version fixes the bug?
Yes
Integration Methods
SPM
Xcode Version
Xcode 16.2 Build version 16C5032a
Swift Version
Swift 6.0.3 (6.0.3.1.10)
MacOS Version
15.3.2 (24D81)
Deployment Target
iOS 16, iPhone
Device Information
No response
Other relevant information
No response
The text was updated successfully, but these errors were encountered: