cordova - PhonegapOCRPlugin is not scanning photo -


i created phonegap/xcode project , added phonegapocrplugin dependencies.

when run project, see "capture editable photo" button in screen.

but after take photo of business card , use it, nothing seems happening. have

i missed anything? using cordova-2.5.0rc1.

thanks.

just tested , it's working on phonegap 2.5.0

the problems had 1. had remove armv7s valid architectures. 2. had add line config.xml because readme older version using cordova.plist

<plugin name="com.jcesarmobile.ocrplugin" value="ocrplugin" /> 

Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -