-
-
Notifications
You must be signed in to change notification settings - Fork 32
[BUG] Compression process is killed when app goes to background or screen turns off #99
Copy link
Copy link
Closed as not planned
Closed as not planned
Copy link
Labels
Compressor EdgeThis is a feature of Compressor Edge and will not be added to CompressorThis is a feature of Compressor Edge and will not be added to CompressorInvalidThis doesn't seem rightThis doesn't seem rightThis Person Can't ReadThe author of this issue can't read the pinned READ ME FIRST issueThe author of this issue can't read the pinned READ ME FIRST issueWon't FixThis will not be worked onThis will not be worked on
Description
Activity
Metadata
Metadata
Assignees
Labels
Compressor EdgeThis is a feature of Compressor Edge and will not be added to CompressorThis is a feature of Compressor Edge and will not be added to CompressorInvalidThis doesn't seem rightThis doesn't seem rightThis Person Can't ReadThe author of this issue can't read the pinned READ ME FIRST issueThe author of this issue can't read the pinned READ ME FIRST issueWon't FixThis will not be worked onThis will not be worked on
Projects
- StatusShow more project fieldsNot Implementing
Issue Description
When compressing a video, if the app is sent to the background (e.g., pressing home button, switching to another app) or the screen is turned off, the compression process is completely terminated. Upon returning to the app, the compression does not resume — it simply disappears as if it never started.
Expected Behaviour
The compression should continue running in the background, and upon returning to the app, the progress should be shown or the compression should complete.
Device Info
android 13
app version 1.6.1
Screenshots
No response
Logcat
No response
Prerequisites