NeutrinosPlatform / cordova-plugin-document-scanner

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

Showing blank screen after crop selection image #100

Open swapna-cheera opened 3 years ago

swapna-cheera commented 3 years ago

Describe the bug I have integrated plugin in the app, now running app on android device, after crop selection if I don't crop then next screen is blank

Steps to reproduce:

  1. Run the app
  2. Open scanner
  3. Take pic from back camera
  4. Image captured
  5. Don't change anything on crop/selection
  6. click next
  7. then we are getting blank screen rather than image
  8. but we are getting image on end

Ionic: Ionic CLI : 6.13.1 (/usr/local/lib/node_modules/@ionic/cli) Ionic Framework : @ionic/angular 4.11.13 @angular-devkit/build-angular : 0.901.15 @angular-devkit/schematics : 9.1.12 @angular/cli : 9.1.12 @ionic/angular-toolkit : 2.3.3

Cordova:

Cordova CLI : 10.0.0 Cordova Platforms : android 9.1.0 Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.2.1, (and 18 other plugins)

Utility:

cordova-res : 0.15.3 native-run : 1.3.0

System:

Android SDK Tools : 26.1.1 (/Users/prajwalbalugu/Library/Android/sdk) ios-deploy : 1.11.4 ios-sim : ios-sim/9.0.0 darwin-x64 node-v14.15.5 NodeJS : v14.15.5 (/usr/local/bin/node) npm : 6.14.11 OS : macOS Big Sur Xcode : Xcode 12.2 Build version 12B45b

ChrisTomAlx commented 3 years ago

Could you try with this version of the plugin? https://github.com/NeutrinosPlatform/cordova-plugin-document-scanner/issues/74#issuecomment-777267803

Cheers and have a nice day :) Chris Neutrinos

swapna-cheera commented 3 years ago

Tried with beta version as well no luck

ChrisTomAlx commented 3 years ago

Also refer to https://github.com/NeutrinosPlatform/cordova-plugin-document-scanner/issues/96

Cheers, Chris Neutrinos

swapna-cheera commented 3 years ago

No luck