You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 this?
The text was updated successfully, but these errors were encountered:
Hello!
I am also facing the same issue, the only way I am able to run my ionic app is adding that line: #import <MLKitTextRecognitionCommon/MLKitTextRecognitionCommon.h>
in this file: ../ios/capacitor-cordova-ios-plugins/sourcesstatic/CordovaPluginMlText/Mltext.m
everytime I do an npx cap sync ios
#import <MLKitTextRecognitionCommon/MLKitTextRecognitionCommon.h>
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 this?
The text was updated successfully, but these errors were encountered: