Android appLatest
v1.4.17
30 Aug 2026build 35 26.1 MB1 change
The now-playing screen and Jam open again — 1.4.16 left them on a blank white page.
A missing piece of wiring compiled fine and then crashed the two new screens the moment they opened. Release builds turn that crash into a blank white page, which is what people were seeing.
Opening the player or Jam showed a blank white screen
Both screens ask for the Listen Together state. 1.4.16 never created that state, so the first frame threw. A compile check cannot catch a missing provider — the types are fine, the tree is not. The state is now created next to the player, and a test locks that in.