| Summary: | Share Bitcoin Lightning invoice link and open with bitcoin wallet instead of browser | ||
|---|---|---|---|
| Product: | [Applications] kdeconnect | Reporter: | Leonardo18 <leodocosta> |
| Component: | android-application | Assignee: | Albert Vaca Cintora <albertvaka> |
| Status: | RESOLVED MOVED | ||
| Severity: | normal | CC: | andrew.g.r.holmes, nicolas.fella |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Leonardo18
2020-07-04 03:57:22 UTC
This would work out of the box if the wallet application registered itself as an handler for this type of link The problem here is that when I click to open in browser instead of just paste the link lightning:lntb15u...., paste the link as https://lightning:lntb15u... So because this, do not open the bitcoin wallet but instead open the Browser. In my opinion, should be Open on Phone instead of Open in Browser. So who should decide how handle the link is the Phone, this way the Android will open the link on respective app. I opened this issue: https://github.com/andyholmes/gnome-shell-extension-gsconnect/issues/890 So you are using GSConnect? I don't see kdeconnect-android doing anything wrong, so it's either: 1) The desktop side prepends https:// to the URL before sending 2) The receiving Android app is not set up properly Yep, this is our fault in GSConnect afterall. This can be closed. |