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.

Undefined symbols on Xcode link.

0 votes
Hello,

i'm using unity , the android version work but not the build for IOS.
The build in unity end with no error but when i build on Xcode i had the link error :

Undefined symbols for architecture arm64:

  "_CSharp_IsInitialized", referenced from:

      _AkSoundEnginePINVOKE_CSharp_IsInitialized_m_2072662000_0 in Bulk_Assembly-CSharp_2.o

      _AkSoundEngine_IsInitialized_m_734225312_0 in Bulk_Assembly-CSharp_2.o

     (maybe you meant: _AkSoundEnginePINVOKE_CSharp_IsInitialized_m_2072662000_0)

And others errors like that...

What can i do to fix that ?

thx.
asked Feb 18, 2016 in General Discussion by Benoit C. (100 points)

1 Answer

0 votes
I'm also encountering this problem after updating my Unity Wwise integration.
answered Jun 25, 2019 by Alexander H. (300 points)
I'm experiencing similar problems with Unity 2019 and the latest Wwise integration plugin (2019), only with different symbols. Did you manage to fix it?
same problems
...