ios - Stops audio AVPlayer on iPhone sleep (iOS6, iPhone5) -


if has experienced issue, great hear from.

so here case scenario when audio stops working:

  • load app, start playing
  • exit app
  • the phone goes grey mode, sleeps
  • audio stops playing
  • uunlocked phone
  • bring app back
  • stream loads back


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -