Commit 692a778a by Oscar Fuentes

Update tags

parent cdc260f7
......@@ -30,7 +30,7 @@ public class PluginHelper {
public static void init(CordovaInterface cordova) {
Context context = cordova.getActivity();
Devices.put("camera");
Devices.put("scanner");
Devices.put("c4050");
try {
mInstance = Barcode2DWithSoft.getInstance();
if (mInstance != null) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment