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

Support URL Schema Redirect for Companion App #193

Open
ifaouibadi opened this issue Apr 26, 2023 · 1 comment
Open

Support URL Schema Redirect for Companion App #193

ifaouibadi opened this issue Apr 26, 2023 · 1 comment

Comments

@ifaouibadi
Copy link

Issue Title
Unable to redirect back to Superhero Wallet from AirGap Vault using deeplinking

Description
Currently, we are facing an issue while implementing a connection between Superhero Wallet and AirGap Vault. We have successfully implemented QR code syncing, but we are unable to redirect back to Superhero Wallet from AirGap Vault using deeplinking. Upon investigation, we found that https://github.com/airgap-it/airgap-angular-components/blob/master/packages/core/src/lib/services/deeplink/deeplink.service.ts#L61 is hard coded to use airgap-wallet.

Expected Result
We expect AirGap Vault to support callBackURL within the iacMessage or redirect to CompanionApp.urlSchema to enable seamless redirection back to Superhero Wallet. This will enable a smoother user experience and make the implementation process more convenient. It would be great if the AirGap team could consider implementing this functionality in a future release.

@davidyuk
Copy link

😢

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

No branches or pull requests

2 participants