android-sample
android-sample copied to clipboard
When logged in after TrackPlayer.playTrack(itemId) invoked - player releases itself and stops playing v0.11.3
It releases itself and stops playing Sometimes it happens immediately Sometimes it plays around a second and stops TrackPlayer status changes to RELEASED If to create then new instance of the TrackPlayer - it continue to work the same
All works correctly when logged out - the issue is only after log in.
With version v0.11.2 the same behaviour.