ios xcode build Link error

hi peter
undefined symbols for architecture arm7:_FMOD_System_MixerSuspend referenced from RegisterMonoModules() in RegisterMonoModules.o …etc.
unity3d 4.3.4f pro, fmod integration 1.03.08 ,ios target 4.3.
tks

Hi Phyxon, if you update to the latest version that issue should be resolved. The _FMOD_System_MixerSuspend was renamed to _FMOD5_System_MixerSuspend so if you’re still getting this error after upgrading try deleting fmod.cs and reimporting the unitypackage.