Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

IOS cannot play sound in the background, but unity's native sound engine can.

+2 votes

First, in wwise, I set > session category to 'AkAudioSessionCategoryPlayAndRecord'.
Then, the permissions for backend playback are also set in xcode.
Using unity's native sound engine, it can play sound normally in the background.
However, after wwise enters the background, the wwise voice executes' Suspend'.
In the code, I also delete the 'suspend'.

I would like to ask, what steps have I missed?

Thank you!

asked Dec 1, 2019 in Feature Requests by coffeebean_h c. (120 points)
Did you solve it. I also need my wwise ios app to run in background.
Did you manage to find a solution to your problem?

Please sign-in or register to answer this question.

...