You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constmessage=`The page is opened via file:// and "BarcodeScanner" may not work properly. Please open the page via https:// or host it on "http://localhost/".`;
37
-
console.warn(message);
38
-
alert(message);
39
-
}
40
-
</script>
41
34
<script>
42
35
/** LICENSE ALERT - README
43
36
* To use the library, you need to first specify a license key using the API "license" as shown below.
0 commit comments