GitHub user breautek added a comment to the discussion: Cannot resolve zxing in 
phonegap-plugin-barcodescanner

It sounds like the `phonegap-plugin-barcodescanner` plugin isn't properly 
defining the dependency on a package that provides `com.google.zxing...` 
packages.

Usually this would result in a compile-time error though, not a run-time error 
so that's a little bit weird. But it's hard to suggest how to fix without 
knowing more details. The starting place is how the plugin is pulling in the 
dependency for bar code scanning. A quick google search led me to find 
https://github.com/zxing/zxing which states that the project is deprecated and 
that:

> It does not work with Android 14 and will not be updated.

So it might be worth trying to find an alternate plugin that is maybe using a 
different native library?

GitHub link: 
https://github.com/apache/cordova/discussions/518#discussioncomment-11820212

----
This is an automatically sent email for issues@cordova.apache.org.
To unsubscribe, please send an email to: issues-unsubscr...@cordova.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to