Open pulmuone opened 11 months ago
@pulmuone
Thanks for the feedback. With .NET 8 I was not able to reproduce.
Repro sample[s]
@pulmuone
Thanks for the feedback. With .NET 8 I was not able to reproduce.
Repro sample[s]
- Android App
- MAUI App
My Error Sample Source https://github.com/pulmuone/VisionSample
Error Movie https://github.com/xamarin/GooglePlayServicesComponents/assets/42885949/cb62ac91-2d64-4946-800d-ff79844785af
OH. So it is classic...
Thanks for the repro sample.
OH. So it is classic...
Thanks for the repro sample.
same issue .net8 maui
Xamarin.Android Version (eg: 6.0):
Android 13.0
Operating System & Version (eg: Mac OSX 10.11):
Windows 10.
Google Play Services Version
Xamarin.GooglePlayServices.Vision, 120.1.3.12
Describe your Issue
The following warning message continues to appear on the debug screen.
[native] W0000 00:00:1700648561.732592 13391 abi_method_util.h:33] not supported: TfLiteInterpreterGetTensor: TF Lite in Google Play services has stable ABI version 1.11.0 which is less than the required version 1.13.0. [native] W0000 00:00:1700648561.732674 13391 abi_method_util.h:33] not supported: TfLiteInterpreterGetTensor: TF Lite in Google Play services has stable ABI version 1.11.0 which is less than the required version 1.13.0. [native] W0000 00:00:1700648561.732734 13391 abi_method_util.h:33] not supported: TfLiteInterpreterGetTensor: TF Lite in Google Play services has stable ABI version 1.11.0 which is less than the required version 1.13.0. [native] W0000 00:00:1700648561.732788 13391 abi_method_util.h:33] not supported: TfLiteInterpreterGetTensor: TF Lite in Google Play services has stable ABI version 1.11.0 which is less than the required version 1.13.0. [native] W0000 00:00:1700648561.732839 13391 abi_method_util.h:33] not supported: TfLiteInterpreterGetTensor: TF Lite in Google Play services has stable ABI version 1.11.0 which is less than the required version 1.13.0. [native] W0000 00:00:1700648561.769631 13391 abi_method_util.h:33] not supported: TfLiteInterpreterGetTensor: TF Lite in Google Play services has stable ABI version 1.11.0 which is less than the required version 1.13.0.
Relevant information
Add relevant project settings from
*.csproj
file:Packages used: