[Bug] [Oboe]: Oboe may disconnect on some circumstances #4
ExerciseBook
started this conversation in
Bug
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Bug Description
This bug can occur in various scenarios. For example, after the audio playback is interrupted by another audio task, the audio ownership is not properly transferred back; or when switching away from the app and then switching back, the audio stream fails to resume correctly, etc. Overall, there are many different ways this issue can manifest, and the conditions under which it occurs are unclear.
In short, the background is that the output stream of the Oboe app can be unexpectedly interrupted, and its state cannot be reliably detected afterward.
Environment Information
Android
Beta Was this translation helpful? Give feedback.
All reactions