resonance-audio / resonance-audio-unity-sdk

Resonance Audio SDK for Unity
https://resonance-audio.github.io/resonance-audio/develop/unity/getting-started
Other
297 stars 38 forks source link

Does Resonance audio work with the iOS 12 beta? #47

Closed ManjitBedi closed 5 years ago

ManjitBedi commented 6 years ago

I had been updating a GVR SDK project to use the newer SDK & along the way , I went through the steps to replace the GVR Audio with the Resonance audio SDK.

The audio works when running the app in the Unity editor.

There is no audio when running the project on an iOS device. I did not see any error messages in the debug output.

I am using the iOS 12 beta as I am also doing some other projects with AR Kit 2.

Can anyone verify if Resonance audio works with IOS 12?

Found using:

Additional comments:

There is an obsolete API warning when doing creating an IOS build which will delete the GVR audio components. But if I do that the iOS project will not build because of linker errors.