amugofjava / anytime_podcast_player

Simple, easy to use Podcast player app written in Flutter and Dart.
BSD 3-Clause "New" or "Revised" License
376 stars 99 forks source link

Queue doesn't work on iOS #83

Closed mendicinodev closed 11 months ago

mendicinodev commented 1 year ago

When the app is in background the queue stop executing when the current episode ends.

amugofjava commented 1 year ago

Thanks for bringing this to my attention.

amugofjava commented 1 year ago

Related to: https://github.com/ryanheise/audio_service/issues/990

Testing fix.

amugofjava commented 11 months ago

This has been fixed in the 1.3.2 release.