You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: