Sentry native database path setting
Description
Sentry-native on desktop stores session & errors on disk. Currently, it uses the default path which is the current directory. We should expose a setting as well as move this to a better location, maybe user & app specific AppData path. Maybe we can have a look at how sentry-unity handles this.
See https://github.com/getsentry/sentry-native#runtime-configuration
We have the same issue too
Hey Team, any updates on this 👀 ?
Hey Team, any updates on this 👀 ?
none from me
Will be looking into this soon
This is now released starting from version 9.7.0-beta.4 configurable via the nativeDatabasePath option. Note: this only exposes a configurable option, the default behaviour remains.