johnatitide
johnatitide
> Hi, this should be worked well. > First, add **adapter.js** from https://github.com/webrtc/adapter. > > After that clone this: > `git clone https://github.com/quocthai95/instascan.git` > Run: > `npm i` > to...
Hi @quocthai95 Building works with the following commands: git clone https://github.com/quocthai95/instascan.git npm install [email protected] npm i gulp release I can now switch camera in Safari on iPad and iPhone. Nice.
I have the same problem, but I worked my way around it by adding a wait time of 3 seconds after doing anything with the camera. Its feels a little...
> > I have the same problem, but I worked my way around it by adding a wait time of 3 seconds after doing anything with the camera. Its feels...