View Issue Details

IDProjectCategoryView StatusLast Update
0007689Talerwallet (Android App)public2023-02-21 16:39
Reportersebasjm Assigned Togrote  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Versiongit (master) 
Target Version0.9.2Fixed in Version0.9.2 
Summary0007689: ext+taler:// link in android and ios
DescriptionThe bank UI suggest using ext+taler:// if taler:// is not supported in the platform.

Webextension is not allow to use taler:// until this issue is solved https://bugs.gnunet.org/view.php?id=7316

Meanwhile, android and iOS should handle ext+taler:// and web+taler:// just like taler:// links.

More info here
https://developer.chrome.com/articles/url-protocol-handler/
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/protocol_handlers

quote:
> a string consisting of a custom name prefixed with "web+" or "ext+". For example: "web+foo" or "ext+foo". The custom name must
> consist only of lower-case ASCII characters. It's recommended that extensions use the "ext+" form.
TagsNo tags attached.

Relationships

related to 0007316 acknowledged Get the 'taler' URI scheme into the HTML spec safe-list 

Activities

MarcS

2023-02-17 10:13

developer   ~0019861

just added ext+taler and web+taler to the list of recognized URL schemes for iOS

grote

2023-02-20 20:03

developer   ~0019889

Android support added in https://git.taler.net/taler-android.git/commit/?id=2731915faa8cfa57419fef8747ecab09a51ac991

Issue History

Date Modified Username Field Change
2023-02-13 20:40 sebasjm New Issue
2023-02-13 20:40 sebasjm Status new => assigned
2023-02-13 20:40 sebasjm Assigned To => grote
2023-02-14 17:15 Christian Grothoff Relationship added related to 0007316
2023-02-17 10:13 MarcS Note Added: 0019861
2023-02-20 20:03 grote Note Added: 0019889
2023-02-20 20:03 grote Status assigned => resolved
2023-02-20 20:03 grote Resolution open => fixed
2023-02-20 21:28 Florian Dold Target Version 0.9.3 => 0.9.2
2023-02-21 16:39 Christian Grothoff Fixed in Version => 0.9.2
2023-02-21 16:39 Christian Grothoff Status resolved => closed