Automattic / pocket-casts-ios

Pocket Casts iOS app 🎧
Mozilla Public License 2.0
1.66k stars 133 forks source link

Update the now playing info when player is not seeking #2186

Closed bjtitus closed 1 month ago

bjtitus commented 1 month ago

This was discovered while testing #2141 but is a bit different from the original issue.

The player seekTo completion was updating the now playing info but the else block (updating the episode timestamp directly without the player's involvement) was not.

To test

Checklist

dangermattic commented 1 month ago
1 Warning
:warning: PR is not assigned to a milestone.

Generated by :no_entry_sign: Danger

danielebogo commented 1 month ago

@bjtitus can we have this targeting our release branch?