First time user of Wwise with Unity. I'm working remotely with a developer and am trying to help implement the audio from Wwise into Unity. He is presently using the new Beta of Unity to build the game, 5.5.0b3 (I've also been trying this on 5.50f2). Every time I import the WwiseUnityIntegration_v2016.1.3_iOS package into Unity, I get the error:
Assets/Wwise/Editor/WwiseSetupWizard/AkWwisePostImportCallback.cs(106,30): error CS0117: `UnityEditor.BuildTarget' does not contain a definition for `StandaloneGLESEmu'
This prevents the Wwise dialogue box from coming up. I've made sure that the build settings match the package, yet still no Wwise dialogue box. Being that I'm new to implementing these two together, and am terrible at anything related to code, I am at a complete loss as to what to do at this point. Any help or advice is very much appreciated.
Thanks!