AUIOClient_StartIO failed (1852797029) FMOD failed to initialize

Hey guys,

another error when building our iDevice game in XCode:

AUIOClient_StartIO failed (1852797029)
FMOD failed to initialize … Error initializing output device.

We realized it today: It appears in gbd right after the “initializing opengl …” message. It might be a normal problem, because I stepped back several days and used an old XCode project with the same error.

Do you guys have the same error message in your projects? I tried changing the stripping settings and dis/enabled the speaker of our iPad, but nothing changed.

With kind regards

Okay, after setting up a new XCode project and rebooting both the MAC and the iPad the error has gone. Strange…