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
Were you previously able to use CapacitorJS with another version of Tesseract.js and experienced this when updating Tesseract.js, or was this the only version tested on?
Additionally, let me know if your repo is public or if there's some sample repo this could be replicated on. I am not familiar with CapacitorJS and do not own an iPhone, so any assistance replicating would be appreciated.
I had been using the File object provided by @capawesome/capacitor-file-picker plugin API, but it appears to be incompatible with the browser’s File object, so I switched to use the browser’s input file upload and now it’s working fine on the iOS app as well.
Tesseract.js version ("tesseract.js": "^4.1.1",)
Describe the bug
The following error occurs when running in a CapacitorJS iOS application, but it works fine in a PC browser.
To Reproduce
Steps to reproduce the behavior:
Please attach any input image required to replicate this behavior.
Expected behavior
A clear and concise description of what you expected to happen.
Device Version:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: