PDF417 / pdf417-phonegap

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

Motorola Droid Turbo 2 Phonegap Pdf417 plugin issue #18

Closed cquezpro closed 8 years ago

cquezpro commented 8 years ago

image

When run pdf417 plugin, I got above error. current phonegap plugin support Motorola device?

cquezpro commented 8 years ago

This is details' spec for my droid. image

DoDoENT commented 8 years ago

Hi,

without the ADB logs I can only guess what went wrong. Does this happen with our demo app or only after you have integrated PDF417.mobi plugin into your app?

We tried to reproduce the error on Nexus 5X (which should have similar hardware to Turbo 2) and could not reproduce it.

If the error appears in our demo app, can you provide us with ADB log so we could analyse the problem? If the error appears only after integrating in your app, then it may be possible that you are also integrating other plugins that have improper support for 64-bit ARM processors. You can see more information about this case in our native android SDK documentation.

cquezpro commented 8 years ago

Hi, Thank you for your message.

Failed to initialize native library.

It says it is related with "photopayErrorInitializing", but not sure what is this.

DoDoENT commented 8 years ago

Does this happen with our demo app or only with your app?

Can you attach a stack trace here?

cquezpro commented 8 years ago

I tried to build demo app, but failed, and opened new issue. https://github.com/PDF417/pdf417-phonegap/issues/19

DoDoENT commented 8 years ago

Hi @sirius2013,

is this issue resolved for you? Can we close it?

cquezpro commented 8 years ago

ok