thegrizzlylabs / geniusscan-sdk-demo

Demo apps for Genius Scan SDK
30 stars 39 forks source link

Disable auto detect of document when scanning? #20

Closed nirpeled closed 3 years ago

nirpeled commented 4 years ago

Is it possible to disable the auto detection of a document when scanning?

guillaume-tgl commented 4 years ago

If you use the UI module or a crossplatform plugin we provide, no, it's not possible to disable it. Did you or your users have trouble with it?

nirpeled commented 4 years ago

I use the react native SDK and it's not very stable UX-wise 😞

umerchaudhary34 commented 3 years ago

@nirpeled have you got any solution how to disable auto detect of document?

bvirlet commented 3 years ago

@umerchaudhary34 are you having trouble with the auto-detection? Version 4 should have solved most problems. Which version of the SDK are you using?

umerchaudhary34 commented 3 years ago

@bvirlet no i just dont want that auto detectection.I want that when user capture the image then it should detect the object and then take it to the cropping option.can you we that @bvirlet ?

guillaume-tgl commented 3 years ago

Unfortunately, that's not possible with the ScanFlow integration. But you can use our Core module to create your own UX: https://geniusscansdk.com/docs/v4/overview/#custom-integration-with-the-core-module