You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.
Hi!
I am trying to connect my Angular web application to my Ledger Nano S device. I managed to do that successfully when I am running the application on localhost using TransportWebHID, but for some reason the same application is not working when it's deployed and it runs on the firebase.
What can the issue be here?
I also tried a production build running on localhost and again, it worked.
Thank you!
The text was updated successfully, but these errors were encountered:
What I can see is that it works if I deploy it on an environment that has https. The one where is not working is under http. Is this a known requirement for it to be working? Thank you!
Hi!
I am trying to connect my Angular web application to my Ledger Nano S device. I managed to do that successfully when I am running the application on localhost using TransportWebHID, but for some reason the same application is not working when it's deployed and it runs on the firebase.
What can the issue be here?
I also tried a production build running on localhost and again, it worked.
Thank you!
The text was updated successfully, but these errors were encountered: