v-hogood / TensorFlowLiteSupport

Android and iOS .NET bindings for TensorFlow-Lite Support libraries:
https://github.com/tensorflow/tflite-support
2 stars 1 forks source link

iOS bug, maybe update to dotnet 9.0? #3

Closed Th3L0x closed 6 days ago

Th3L0x commented 1 week ago

Message = "Could not find the type 'ObjCRuntime.Registrar' in the assembly 'TensorFlowLite'." Source = "Microsoft.iOS" StackTrace = " at ObjCRuntime.RegistrarHelper.GetMapEntry(String assemblyName) in /Users/builder/azdo/_work/1/s/xamarin-macios/src/ObjCRuntime/RegistrarHelper.cs:line 105\n at ObjCRuntime.RegistrarHelper.GetMapEntry(Assembly assembly) in /Users/builder/azdo/_work/1/s/xam…"

v-hogood commented 6 days ago

See https://blog.ostebaronen.dk/2024/11/dotnet9-gotchas.html