NeutrinosPlatform / cordova-plugin-document-scanner

cordova plugin for document scan
https://www.neutrinos.co/
MIT License
85 stars 61 forks source link

IRLDocumentScanner is deprecated #111

Open andresga opened 1 year ago

andresga commented 1 year ago

Hi there, just a question. Are there any considerations to implement IRLPDFScanContent as a replacement for IRLDocumentScanner which is deprecated. When distributing my App in (Apple) App Store i get following errors:

Asset validation failed Unsupported Architectures. The executable for MyApp.app/Frameworks/IRLDocumentScanner.framework contains unsupported architectures '[x86_64, i386]'. (ID: 36751acd-6156-4835-932e-6ba03b5ef482)

Asset validation failed Unsupported Architectures. The executable for MyApp.app/Frameworks/TOCropViewController.framework contains unsupported architectures '[x86_64, i386]'. (ID: cb23624c-d25c-4d15-81fc-0fc8da84c046)

Or is this just an issue because i am on a M1-Mac (because of the "Unsupported Architectures" )?

I`am not that much into this, so i have to ask :-) ...

May be this is the same problem? -> https://github.com/NeutrinosPlatform/cordova-plugin-document-scanner/issues/93

cyruscvc commented 1 month ago

Try to use ver 3.x.x it is using WeScan instead of IRLDocumentScanner