Closed dragsirbu closed 1 year ago
Hi,
Solved by adding the following import to MLText.m.
#import <MLKitTextRecognitionCommon/MLKitTextRecognitionCommon.h>
What happened yesterday for this error to pop up?
Hi,
Solved by adding the following import to MLText.m.
#import <MLKitTextRecognitionCommon/MLKitTextRecognitionCommon.h>
What happened yesterday for this error to pop up?
That worked. Thank you!
Hi,
Solved by adding the following import to MLText.m.
#import <MLKitTextRecognitionCommon/MLKitTextRecognitionCommon.h>
What happened yesterday for this error to pop up?
Hi, using the above import in my local machine I'm able to run successfully but when I'm trying to build in ionic Appflow(ionichub) the build fails. How can I resolve that
Hi, I'm getting this error when I try to build for iOS:
It used to work without any problem. I suspect that the error started appearing when I've updated to the latest version of cordova (11.1.0 in my case).
Env: Cordova 11.1.0 Cordova iOS 6.1.1