Replies: 3 comments 1 reply
-
I can't answer you immediately. It definitely works in Debug mode. I will try in Release |
Beta Was this translation helpful? Give feedback.
-
*** Terminating app due to uncaught exception 'System.AggregateException', reason: 'AggregateException_ctor_DefaultMessage (Attempting to JIT compile method '(wrapper dynamic-method) KanbanBoard.Models.Card object:Thunk1ret_Card_QueryContext_DbDataReader_ResultContext_SingleQueryResultCoordinator (System.Func`2<object[], object>,Microsoft.EntityFrameworkCore.Query.QueryContext,System.Data.Common.DbDataReader,Microsoft.EntityFrameworkCore.Query.Internal.ResultContext,Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryResultCoordinator)' while running in aot-only mode. See https://docs.microsoft.com/xamarin/ios/internals/limitations for more information. |
Beta Was this translation helpful? Give feedback.
-
It should be fixed as part of .NET 9 release |
Beta Was this translation helpful? Give feedback.
-
I ask this because I've encountered this kind of exception on my project when publishing the app to iOS device, here's the issue
Beta Was this translation helpful? Give feedback.
All reactions