-
Notifications
You must be signed in to change notification settings - Fork 810
Open
Labels
Text RecognitionIssues corresponding to Text Recognition APIIssues corresponding to Text Recognition API
Description
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
Metadata
Metadata
Assignees
Labels
Text RecognitionIssues corresponding to Text Recognition APIIssues corresponding to Text Recognition API