Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ledger communication on Electron release #98

Merged
merged 1 commit into from
Mar 4, 2020

Conversation

obiyankenobi
Copy link
Member

Closes #97

I had to add 2 entitlements to resolve 2 different problems:

(1) After I upgraded macOS to Mojave 10.14.6, I had this issue: electron-userland/electron-builder#3940

(2) Final Electron app could not communicate with Ledger, like here: LedgerHQ/ledgerjs#439. The problem was actually in a dependency: node-hid/node-hid#321

@obiyankenobi obiyankenobi self-assigned this Mar 3, 2020
@obiyankenobi obiyankenobi changed the base branch from master to dev March 3, 2020 19:01
@obiyankenobi obiyankenobi merged commit cdcc3d5 into dev Mar 4, 2020
@obiyankenobi obiyankenobi deleted the fix/ledger-release branch March 4, 2020 22:10
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.

Ledger communication not working on release app
3 participants