Skip to content

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

Latest
Compare
Choose a tag to compare
@jerodfritz jerodfritz released this 18 Apr 15:31
· 22 commits to ios-rear-camera since this release
1.0.0

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>