If you have multiple devices, playing and changing the currently playing status does not update the app.
Not only does it not update live, app start loads the last in-memory status and does not change after push from server.
Full restart of the app will work in this case, but we want to always be in sync.
Solution: If episode is not currently in playing status, we should always update status from remote.
If you have multiple devices, playing and changing the currently playing status does not update the app.
Not only does it not update live, app start loads the last in-memory status and does not change after push from server.
Full restart of the app will work in this case, but we want to always be in sync.
Solution: If episode is not currently in playing status, we should always update status from remote.