Skip to content

Fix crashlytics issue where handleSeek not overriden for Seek buttons#864

Merged
davecraig merged 1 commit intoScottish-Tech-Army:mainfrom
davecraig:main
Mar 22, 2026
Merged

Fix crashlytics issue where handleSeek not overriden for Seek buttons#864
davecraig merged 1 commit intoScottish-Tech-Army:mainfrom
davecraig:main

Conversation

@davecraig
Copy link
Contributor

SoundscapeDummyMediaPlayer didn't override handleSeek and it seems that it can be called for some media button input. The result was an unhandled exception. This change adds in handling of the Seeks so that any calls there will be used in whatever way the MediaControls target requires.

SoundscapeDummyMediaPlayer didn't override handleSeek and it seems that it
can be called for some media button input. The result was an unhandled
exception. This change adds in handling of the Seeks so that any calls there
will be used in whatever way the MediaControls target requires.
@davecraig davecraig merged commit 5b66416 into Scottish-Tech-Army:main Mar 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant