Description
Describe the feature
Hi at the moment system is not supporting Magic leap 2 platform can you help with that? here is error details at
DllNotFoundException: Unable to load DLL 'libundreamai_android'. Tried the load the following dynamic libraries: Unable to load dynamic library 'libundreamai_android' because of 'Failed to open the requested dynamic library (0x06000000) dlerror() = dlopen failed: library "libundreamai_android" not found
at LLMUnity.LLMLib.LLM_StartedStatic (System.IntPtr LLMObject) [0x00000] in <00000000000000000000000000000000>:0
at LLMUnity.LLM.StartService () [0x00000] in <00000000000000000000000000000000>:0
at LLMUnity.LLM.CallWithLock (LLMUnity.EmptyCallback fn) [0x00000] in <00000000000000000000000000000000>:0
at LLMUnity.LLM.StartLLMServer (System.String arguments) [0x00000] in <00000000000000000000000000000000>:0
at System.Threading.Tasks.Task.Execute () [0x00000] in <00000000000000000000000000000000>:0
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0