wavlake / mobile

MIT License
8 stars 0 forks source link

mini and full screen music players don't update to current track after coming back from background #38

Closed SamSamskies closed 1 year ago

SamSamskies commented 1 year ago

This only seems to happen when publishing live nostr events is enabled.

steps to recreate:

  1. make sure listening activity is enabled in the settings
  2. play a song
  3. lock your phone
  4. let song finish
  5. unlock your phone after next song starts

The music player still displays the song that was previously playing when doing this. Also, the progress bar is stuck at 0.

SamSamskies commented 1 year ago

fixed by https://github.com/wavlake/mobile/pull/39