getsentry / getsentry/sentry-java
Java client mode sessions
Ouverte
Desktop
Improvement
Java
JavaFX
Release Health
- Langage dominant
- Kotlin
- Étoiles
- 1.4k
- Forks
- 478
- Merge moyen
- 2 j 23 h
- PR mergées (30 j)
- 67
Description
Android has client mode but not the Java core package.
We can refactor this out to be done in the core Java as it was done in .NET. Exposing a 'pause and resume' method that tracks how long the sessions was in the background and closes/reopens automatically.
Client-mode session support: App Lifecycle. Starts a session when the process starts, ends when it exits. (similar to sentry-native and .NET). Potential JavaFX integration could rely on this. Plus if supported foreground/background events would close/restart session
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.