[maui] Is there any mlkit for ios?

ponpon 20 Reputation points
2023-09-08T03:48:34.3733333+00:00

Hi, I already create a mobile with maui. it's has function for read text from camera by using Xamarin.Google.MLKit but it's only for android. I cannot find the package for IOS. is there any package like this for ios?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,056 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
778 questions
Microsoft Intune iOS
Microsoft Intune iOS
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.iOS: An Apple mobile operating system.
195 questions
{count} votes

Accepted answer
  1. Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 27,826 Reputation points Microsoft Vendor
    2023-09-08T06:10:36.3233333+00:00

    Hello,

    Xamarin.Google.MLKit is .NET for Android (formerly Xamarin.Android) bindings for Google Play Services library 'com.google.mlkit:common'.

    For iOS, CoreML is the native library for machine learning, you could use it directly.

    For more details, please refer to Introduction to CoreML in Xamarin.iOS - Xamarin | Microsoft Learn

    (This doc is about Xamarin, it applies to MAUI as well)

    Best Regards,

    Wenyan Zhang


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful