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.

Building for iOS throws error [closed]

0 votes

Hello I'm trying to build my project for iOS but I get the following error. I don't get it under macOS. I don't really know what can be done to fix it. I also tried a fresh Unity Project with fresh install of Wwise and I get the same error.

Unity 2022.1.11f1

Wwise 2022.1.0 Public Beta 2

Assets/Wwise/API/Runtime/Generated/iOS/AkAudioSessionProperties_iOS.cs(65,10): error CS0246: The type or namespace name 'AkAudioSessionBehaviorOptions' could not be found (are you missing a using directive or an assembly reference?)

Error building Player because scripts had compiler errors

 

asked Oct 24, 2022 in General Discussion by Ando (190 points)
closed Oct 29, 2022 by Ando
...