We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
this.ocr.recText(OCRSourceType.BASE64, this.imgUri)
Line 1824 : ERROR TypeError: Object(...) is not a function
The issue raised on Ionic Document
`Ionic:
Ionic CLI : 5.4.16 Ionic Framework : ionic-angular 3.9.5 @ionic/app-scripts : 3.2.4
Cordova:
Cordova CLI : 9.0.0 ([email protected]) Cordova Platforms : android 8.1.0, ios 5.1.1 Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.2.1, (and 18 other plugins)
Utility:
cordova-res (update available: 0.15.1) : 0.11.0 native-run : 1.0.0
System:
Android SDK Tools : 26.1.1 ios-sim : 8.0.2 NodeJS : v12.16.3 npm : 6.14.5 OS : macOS Catalina Xcode : Xcode 11.5 Build version 11E608c `
The text was updated successfully, but these errors were encountered:
Duplicate of #32
Sorry, something went wrong.
ChrisTomAlx
No branches or pull requests
Trying with :
this.ocr.recText(OCRSourceType.BASE64, this.imgUri)
Unfortunaltly getting error as follows :
Line 1824 : ERROR TypeError: Object(...) is not a function
The issue raised on Ionic Document
Ionic Info :
`Ionic:
Ionic CLI : 5.4.16
Ionic Framework : ionic-angular 3.9.5
@ionic/app-scripts : 3.2.4
Cordova:
Cordova CLI : 9.0.0 ([email protected])
Cordova Platforms : android 8.1.0, ios 5.1.1
Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.2.1, (and 18 other plugins)
Utility:
cordova-res (update available: 0.15.1) : 0.11.0
native-run : 1.0.0
System:
Android SDK Tools : 26.1.1
ios-sim : 8.0.2
NodeJS : v12.16.3
npm : 6.14.5
OS : macOS Catalina
Xcode : Xcode 11.5 Build version 11E608c
`
The text was updated successfully, but these errors were encountered: