Hello, whenever I run unity on the editor (IOS platform ) I encounter this error and when I build the project for Xcode 14 and build the project on the Ios simulator, I encounter the second error log.
Vivox version: “com.unity.services.vivox”: “15.1.180000-pre.1”
Unity Version: 2021.3.11 f1 LTS
EntryPointNotFoundException: SWIGRegisterExceptionCallbacks_VivoxCoreInstance assembly:<unknown assembly> type:<unknown type> member:(null)
VivoxCoreInstancePINVOKE+SWIGExceptionHelper..cctor () (at Library/PackageCache/com.unity.services.vivox@15.1.180000-pre.1/Runtime/VivoxUnity/swig/VivoxCoreInstancePINVOKE.cs:128)
Rethrow as TypeInitializationException: The type initializer for 'SWIGExceptionHelper' threw an exception.
VivoxCoreInstancePINVOKE..cctor () (at Library/PackageCache/com.unity.services.vivox@15.1.180000-pre.1/Runtime/VivoxUnity/swig/VivoxCoreInstancePINVOKE.cs:148)
Rethrow as TypeInitializationException: The type initializer for 'VivoxCoreInstancePINVOKE' threw an exception.
VivoxUnity.Client.get_Initialized () (at Library/PackageCache/com.unity.services.vivox@15.1.180000-pre.1/Runtime/VivoxUnity/Client.cs:220)
VivoxUnity.Client.Uninitialize () (at Library/PackageCache/com.unity.services.vivox@15.1.180000-pre.1/Runtime/VivoxUnity/Client.cs:165)
VivoxManager.Awake () (at Assets/Neoki/Scripts/In-Game/VoiceChat/VivoxMobile/VivoxManager.cs:73)
None of them.
I put "com.unity.services.vivox": "15.1.180001-pre.5" in the manifest.json file in the package folder and I let the unity to sync and resolve the package.
Oh ok, sorry I haven’t tested out Unity’s version yet (technically they are both Unity’s) so I can’t help you. I will download an IOS simulator at some point and try my project out and see if I get the same error
I will also take note of your post here to help gauge community interest in supporting the iOS Simulator for Vivox. Thank you for your time and I wish you the best with your development.
@emilyryan Providing support for IOS simulator would be awesome!!! It would be helpful to devs like myself to be able to test on IOS without having to buy an apple iPhone to test out using Vivox.
Not Solved, I am Getting error in IOS DEVICE
EntryPointNotFoundException: SWIGRegisterExceptionCallbacks_VivoxCoreInstance assembly: type: member:(null)
For IOS
Unity Version 2021.3.28f1
Vivox Version: 15.1.230000-pre.1