Commit 1459b68b by Oscar Fuentes

Fix capture exceptions

parent b8949703
......@@ -9,6 +9,7 @@ import org.apache.cordova.CordovaInterface;
import org.apache.cordova.CordovaPlugin;
import org.apache.cordova.CordovaWebView;
import org.json.JSONArray;
import org.json.JSONException;
import com.phonegap.plugins.barcodescanner.BarcodeScanner;
public class BarcodeScanChainway extends CordovaPlugin {
......
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