Version
Wwise Unreal Integration Documentation
|
This page lists requirements and special considerations for developers who use the Unreal Integration to build applications for iOS.
You can build projects for iOS from a Windows system with remote build options. For more information, see iOS for Windows Users. However, some additional configuration is necessary because not all files are copied to the remote macOS system by default.
To ensure that this type of build functions correctly, you must create an RsyncProject.txt
file that forces Unreal to copy the files under the /Build/Rsync/
path. The file must contain the following lines:
If you are using built-in Unreal audio in addition to Wwise on iOS, you might encounter an error that causes your game to crash or prevents it from loading. If that happens, you must either disable Unreal audio or use Using the AkAudioMixer Module.
To disable Unreal audio, ensure that the Enable Wwise SoundEngine only audio routing option is selected (see Selecting Audio Routing Options for more information).
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise