PDF417 / pdf417-phonegap

PDF417 and QR code scanning plugins for PhoneGap/Cordova framework
47 stars 21 forks source link

update README.md documentation for submodules? #30

Closed mpayne-sds closed 7 years ago

mpayne-sds commented 8 years ago

I was unable to successfully install the plugin based on the README directions... Ended up with this error: Installing "mobi.pdf417.Pdf417Scanner" for android Failed to install 'mobi.pdf417.Pdf417Scanner':CordovaError: Uh oh! "../plugins/mobi.pdf417.Pdf417Scanner/src/android/pdf417-android/Pdf417MobiDemo/pdf417MobiDemo/src/main/res/raw/beep.mp3" not found!

Running the following command seemed to help.

git submodule update --init --recursive

Cerovec commented 7 years ago

Hi @mpayne-sds,

we're closing this issue since we updated the readme.

Please let us know if you need any other help with the SDK in the meantime.

Best, Jurica.