Skip to main content
Participant
September 29, 2013
Question

Sounds stop playing when user locks screen on iOS with AIR 3.9 Beta

  • September 29, 2013
  • 1 reply
  • 716 views

We built a simple application that should play sounds when in background and when the screen is locked.

Since we updated to the latest AIR 3.9 Beta SDK, all sounds stop playing when the user locks the screen on iOS.

The sounds resume when the screen is unlocked.

- it works on Android

- we use renderMode : cpu

- we use UIBackgroundModes : audio

- we use NativeApplication.nativeApplication.systemIdleMode=SystemIdleMode.KEEP_AWAKE;

- sounds play when the app is in background

- was working great with AIR 3.8 SDK

Any help would be greatly appreciated.

Thanks!

This topic has been closed for replies.

1 reply

Adobe Employee
September 30, 2013

Thanks for reproting the issue, we have an internal already logged bug for this, which is under investigation at the moment.

-Nimit

seb_MAuthor
Participant
December 2, 2013

This issue has not been resolved in the current beta of AIR SDK 4.0.

Any updates on this ?

Thanks