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 :-) ...
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