phonegap-plugin-barcodescanner-ps
Version:
You can use the BarcodeScanner plugin to scan different types of barcodes (using the device's camera) and get the metadata encoded in them for processing within your application.
15 lines • 435 B
HTML
<html>
<head>
<meta charset="UTF-8"/>
<title> Wat is nieuw in Barcode Scanner </title>
<link href="../style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<p> Nieuw in versie 4.3.1: </p>
<ul>
<li> Uitgeschakeld blootstelling beheersing als het veroorzaakt problemen op meerdere buggy apparaten </li>
<li> Andere kleine bugfixes </li>
</ul>
<p>Vertaald door Google Translate.</p></body>
</html>