Skip to content

Getting error Undefined symbol: _OBJC_CLASS_$_MLKTextRecognizer #734

Open
@patelnirav48

Description

@patelnirav48

Describe your issue. If applicable, add screenshots to help explain your problem.

==== Getting Below error in my flutter project

Error (Xcode): Undefined symbol: OBJC_CLASS$_MLKTextRecognizer

Error (Xcode): Undefined symbol: OBJC_CLASS$_MLKTextRecognizerOptions

Error (Xcode): Undefined symbol: OBJC_CLASS$_MLKVisionImage

Error (Xcode): Linker command failed with exit code 1 (use -v to see invocation)

Could not build the application for the simulator.
Error launching application on iPad mini (6th generation).

Steps to reproduce.

added google_mlkit_text_recognition: ^0.14.0) in yaml

What is the expected result?

Not able to run the project after adding this package. should allow to use.

Did you try our example app?

No

Is it reproducible in the example app?

No

Reproducible in which OS?

iOS

Flutter/Dart Version?

No response

Plugin Version?

added google_mlkit_text_recognition: ^0.14.0) in yaml

Activity

patelnirav48

patelnirav48 commented on Jan 23, 2025

@patelnirav48
Author

@fbernaly Can you please help here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Text RecognitionIssues corresponding to Text Recognition API

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @patelnirav48@bensonarafat

        Issue actions

          Getting error Undefined symbol: _OBJC_CLASS_$_MLKTextRecognizer · Issue #734 · flutter-ml/google_ml_kit_flutter