UIBackgroundModes audio does not work on iOS 11 developer beta 7.
When I move our video streaming app to the background with UIBackgroundModes set to audio, audio keeps playing with iOS 9/10 devices, but not with iOS 11 developer beta 7. Is this a bug? Is it known?
BTW, the problem occurs on a iPhone 6 Plus. I have tried uninstalling the app, restarting, then reinstalling but it didn't help.