Skip to content

Conversation

@gabrielbazan7
Copy link
Collaborator

@gabrielbazan7 gabrielbazan7 commented Feb 7, 2017

  • Steps to make the scanner works:
    npm run apply:bitpay && npm run start:windows
    cd plugins/cordova-plugin-qrscanner
    npm i
    npm run build
    Go to root
    rm -rf platforms/windows
    cordova platform add windows
    add to cordova project index.html file and to add manifest file:
<script type="text/javascript" src="plugins/cordova-plugin-qrscanner/www/www.min.js"></script>
<DeviceCapability Name="webcam" />

@gabrielbazan7 gabrielbazan7 mentioned this pull request Feb 7, 2017
@gabrielbazan7 gabrielbazan7 force-pushed the windows-platform branch 2 times, most recently from 09c399b to ac4f42c Compare February 16, 2017 22:23
@gabrielbazan7 gabrielbazan7 changed the title windows platform build WIP: windows platform build Feb 20, 2017
@JDonadio
Copy link
Contributor

JDonadio commented Feb 21, 2017

@gabrielbazan7 gabrielbazan7 changed the title WIP: windows platform build windows platform build Mar 10, 2017
"bezier-easing": "^2.0.3",
"bhttp": "^1.2.1",
"bitauth": "^0.3.2",
"bitauth": "[email protected]:gabrielbazan7/bitauth.git#copay",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the record, this is temporary until: bitpay/bitauth#63 is merged.

@matiu matiu merged commit 85215cb into bitpay:master Mar 10, 2017
@matiu matiu removed the In Progress label Mar 10, 2017
@matiu
Copy link
Contributor

matiu commented Mar 10, 2017

Good job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants