TaskExceptionHolder_UnhandledException
Following is the Error report print from my App, would you give me some suggestion for it. I don't know what I can do to fix it.
ERROR - TaskExceptionHolder_UnhandledException (Attempting to JIT compile method '(wrapper dynamic-method) object object:Thunk1ret_Object_BuilderContext& (System.Func`2<object[], object>,Unity.Builder.BuilderContext&)' while running in aot-only mode.
See https://docs.microsoft.com/xamarin/ios/internals/limitations for more information.
) -
{"Environment":{"ServerIdentifier":"","ApplicationId":0,"ServerHost":"LexisRed’s iPad mini4 smaller_|||iPadOS15.7.4|||3.20.0|||_1F3961D1-7F47-458B-8B9A-8841EA17BC8B 3.20.0"},"HttpRequest":null,"HttpResponse":null,"DebugInfo":null,"Exception":{"ExceptionType":"System.AggregateException",
"ServerHost":" ",
"Message":"TaskExceptionHolder_UnhandledException (Attempting to JIT compile method '(wrapper dynamic-method) object object:Thunk1ret_Object_BuilderContext& (System.Func`2<object[], object>,Unity.Builder.BuilderContext&)' while running in aot-only mode.
See https://docs.microsoft.com/xamarin/ios/internals/limitations for more information.
\n)","Source":null,"TargetSite":"","StackTrace":null,"InnerExceptionInfo":
{"ExceptionType":"System.ExecutionEngineException","ServerHost":" ","Message":"Attempting to JIT compile method '(wrapper dynamic-method) object object:Thunk1ret_Object_BuilderContext& (System.Func2<object[], object>,Unity.Builder.BuilderContext&)' while running in aot-only mode. See https://docs.microsoft.com/xamarin/ios/internals/limitations for more information.\n","Source":"<unknown>","TargetSite":"","StackTrace":" at System.Delegate.CreateDelegate(Type type, Object firstArgument, MethodInfo method, Boolean throwOnBindFailure, Boolean allowClosed)\n at System.Delegate.CreateDelegate(Type type, Object firstArgument, MethodInfo method, Boolean throwOnBindFailure)\n at System.Delegate.CreateDelegate(Type type, Object firstArgument, MethodInfo method)\n at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type , Object )\n at System.Dynamic.Utils.DelegateHelpers.CreateObjectArrayDelegateRefEmit(Type , Func
2 )\n at System.Dynamic.Utils.DelegateHelpers.CreateObjectArrayDelegate(Type , Func2 )\n at System.Linq.Expressions.Interpreter.LightLambda.MakeDelegate(Type )\n at System.Linq.Expressions.Interpreter.LightDelegateCreator.CreateDelegate(IStrongBox[] )\n at System.Linq.Expressions.Interpreter.LightDelegateCreator.CreateDelegate()\n at System.Linq.Expressions.Expression
1[[Unity.Resolution.ResolveDelegate`1[[Unity.Builder.BuilderContext, Unity.Container, Version=5.11.11.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0]], Unity.Abstractions, Version=5.11.7.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0]].Compile()\n at Unity.UnityContainer.<>c__DisplayClass113_0.<OptimizingFactory>b__1()\n at System.Threading.Tasks.Task.InnerInvoke()\n at System.Threading.Tasks.Task.<>c.<.cctor>b__273_0(Object )\n at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread , ExecutionContext , ContextCallback , Object )\n--- End of stack trace from previous location ---\n at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread , ExecutionContext , ContextCallback , Object )\n at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& , Thread )","InnerExceptionInfo":null}}}