-
For better compatibility it may be a good idea to try and create an API closer to the new View Controller API in iOS 13 https://developer.apple.com/documentation/visionkit/vndocumentcamerascan
-
## What is the problem
I think we should save the documents as PDF by default, because:
* All other scan apps do this (Dropbox, Scanbot).
* Hardware Scanners do it.
* People are most likely to "s…
-
When image is captured and then flattened , the difference between the original and scanned image is almost double i.e. output image is low quality/size.
Can you please fix or let us know the solut…
-
Is it compatible with objective-c?
-
As i updated the library, scanning is not accurate and it doesn’t recognize the paper very well, also default language is set to Chinese!
-
I tried to use this as a Pod but use any of the classes because they're not declared public.
-
It should be possible to scan multiple documents without having to go through the whole flow.
-
This is something that caught my by surprise. The app with this plugin is denied by Apple.
How do we go about fixing this as soon as possible?
```
ERROR ITMS-90087: "Unsupported Architectures. …
-
import WeScan
I am facing problem Could not find module 'WeScan' for architecture 'armv7'; found: arm64
in Swift 4 please help me Thanks
-
I've found an issue with the setup involving objective-c with the swift library. Inside ImageScannerController.swift the init method is not being called when the scanner is called within Objective-C. …