Skip to content

fix(iOS): Add continuous seeking setting#118

Open
AndreasLymalmMTM wants to merge 5 commits into
Notalib:mainfrom
mtmse:fix/41-ios-rewind
Open

fix(iOS): Add continuous seeking setting#118
AndreasLymalmMTM wants to merge 5 commits into
Notalib:mainfrom
mtmse:fix/41-ios-rewind

Conversation

@AndreasLymalmMTM
Copy link
Copy Markdown
Contributor

@AndreasLymalmMTM AndreasLymalmMTM commented May 11, 2026

Description

This should fix issue #41.
On iOS, it was not possible to seek backwards or forwards in an audiobook past a resource. This fix makes this possible by setting contiuousSeeking to true in AudioPreferences. Default is false, which will have the same behavior as before.

Copy link
Copy Markdown
Member

@ddfreiling ddfreiling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, minor var -> let fix needed. Should also update the Example app to use continuousSeek: true.

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.

2 participants