lgarron / first-world

Issues that are not necessarily easy to report/fix, and are (generally) not a matter of life-or-death.
https://github.com/lgarron/first-world/issues
0 stars 0 forks source link

iOS 16 on iPhone gets confused if you scrub songs while using CarPlay. #135

Open lgarron opened 2 years ago

lgarron commented 2 years ago

While connected to CarPlay:

  1. Start playing a song and lock the screen.
  2. From the lock screen, scrub the song to another point in time (or sometimes it works to press ⏪).

Expected: the song keeps playing.

Observed: the song playback is paused, but the pause button remains rather than turning into a play button (i.e. the continued presence of the pause button implies the song is playing, even if the playhead isn't moving and no sound is playing).

Pressing the pause button once turns it into a play button (song doesn't resume playing), then pressing it again resumes playing (and turns into a pause button, as is expected).

After this, I've also observed that the song loops one time, even if loop and shuffle settings are completely off. It feels sort of like the play button gets "queued up" for a second timetime.

lgarron commented 1 year ago

This seems to be fixed, at least when using the "back" button.

lgarron commented 1 year ago

This seems to be fixed, at least when using the "back" button.

IT seems the fix is not reliable. Sometimes this bug still happens for me, sometimes it doesn't.

I get the feeling that the first time I press the back button to restart a song, it usually works, and on subsequent times the same action is more likely to fail (but will not always fail). It's hard to measure how consistent this is, though.