Beelphegor / cordova-camscanner

4 stars 4 forks source link

After image capture or image selection blank black screen is appearing #2

Open rsgone opened 7 years ago

rsgone commented 7 years ago

Hello Geeks,

After installing plugin I tried to execute android app, but its appearing blank black screen after selecting image from gallery or after capturing image by camera. It means it is doing nothing after passing "srcUri" to "cordovaCamscanner.scan" function.

If we jump into detail, there is a java file called "CamscannerActivty.java". it is executing all lines of onCreate() method, but doing nothing after that.(I did testing of each line execution by putting logs).

Looking for solution, Thank in advance.

Regards, R.S.Gone

Beelphegor commented 7 years ago

Hi, do you have Camscanner Lite (free) installed?

rsgone commented 7 years ago

No, Not Installed.

Beelphegor commented 7 years ago

Having a version of Camscanner installed is required for the plugin to work, can you install it and see what happens? Maybe that validation is missing.

rsgone commented 7 years ago

Yes, I tried after installing your free version app too. No change, same result this time too

saormart commented 7 years ago

What kind of API key are you using ? If it's a trial, check if it's not expired! I get a trial from here: https://dev.camscanner.com/developers/status

sagar2914 commented 7 years ago

Hi, I have face same problem plz help!!!!

Xiralv commented 7 years ago

Hi Im having the same problem too is this issue fix?

veeran-dev commented 6 years ago

Hi, any solutions found, i too face the same problem.