In the section "Native Audio Plugin SDK" the manual states:
"For platforms such as IOS the plugin code needs to be statically linked into the Unity binary produced by the generated XCode project and there - just like plugin rendering devices - the plugin registration has to be added explicitly to the startup code of the app."
How does one go about registering the plugin at app startup?
Any help would be greatly appreciated!
↧