Reputation: 449
App is not playing audio in background mode in ios simulator, it is working fine for device. But I need to test on iPhone X.
Upvotes: 3
Views: 1051
Reputation: 1456
This issue is now fixed in iOS 11.2 simulator, available since Xcode 9.2 (currently beta).
Upvotes: 0
Reputation: 23651
This is a known issue in the iOS 11 simulator. Apps which support background audio are getting incorrectly suspended.
This is not an issue in earlier simulators as they do not support suspending the iOS applications when backgrounded.
Upvotes: 5