StreetVoice / HysteriaPlayer

Objective-C audio player, sitting on top of AVPlayer
Other
583 stars 99 forks source link

Audio pause automatically during bad network(ex. edge) instead of buffering. #113

Closed kevinlin505 closed 8 years ago

kevinlin505 commented 8 years ago

When I testing the player on edge network the audio automatically pauses. This could be the same issue reported at #112.

Steps: Playing .... --> Buffering... --> user pauses --> user resumes --> playing... then if the audio buffers again it pauses by itself. It seems like this only happens after a user pauses and plays the current audio at some point.

kevinlin505 commented 8 years ago

@saiday Any updates on this issue?

saiday commented 8 years ago

Fixed, please check 2.1.8 release!