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.

CRASH:Unity iOS8 AkSoundEngine.SetBasePath(basePath)

0 votes
My App crash at AkSoundEngine.SetBasePath(basePath) with WwiseUnityIntegration_v2014.1.1 5179 Release libAkSoundEngine.a on iOS8

But it's ok with Debug libAkSoundEngine.a
asked Nov 24, 2014 in General Discussion by Lee X. (150 points)
Can you try to run the official demo "Wwise Unity Demo Scene" to see if the Release version plugin crashes with it too?

It's available at the download page.

If you have just used another plugin version, don't forget to "install" the Release version before you build the game,

using the Unity Editor menu:

Assets > Wwise > Install Plugins > iOS > Release

Please sign-in or register to answer this question.

...