ios - AVPlayer class & AVPlayerStatusFailed -


i'm using avplayer class playing server mp3 urls in our music streaming app. works well, avplayer status set "avplayerstatusfailed". , documentation suggest that, when happens need drop current avplayer object , instantiate new one.

this recovery approach fails sometimes, , when recovery approach fails irrespective of how many times avplayer object reinitialised not playing songs. faced simular issues? , have solution ?


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -