Skip to content

Releases: jerodfritz/instascan

1.0.0 : iOS Compatible (includes min.js and webrtc)

18 Apr 15:31
1.0.0
Compare
Choose a tag to compare

This version works fine in our app that is running on an iPad 11.x and defaults to the back facing camera. Just include in your project like this and Instascan should be available globally in your project

    <script type="text/javascript" src="instascan/webrtc-adapter.js"></script>
    <script type="text/javascript" src="instascan/instascan.min.js"></script>