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: don't break iteraction urls with a custom prefix #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

davidyuk
Copy link

In the Base aepp, we are using a custom one: https://github.com/aeternity/aepp-base/blob/4a6b929c4e01a8d9ce1b3a0a1e4e6f4e6c16258a/src/lib/airGap.js#L6

The URL breaks this way: airgap-wallet://?d=com/airgap?d=UgoPLk4k...

@davidyuk davidyuk changed the base branch from master to develop May 26, 2021 22:14
@davidyuk davidyuk changed the base branch from develop to master May 26, 2021 22:15
@sonarcloud
Copy link

sonarcloud bot commented May 26, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@AndreasGassmann
Copy link
Member

Thanks for the PR. Is this something that is not working at the moment?

We are currently working on a new version of our serializer (the old one will stay around for a while to not break backwards compatibility), and with that change, we want to improve the callback parameter anyway.

@davidyuk
Copy link
Author

Is this something that is not working at the moment?

Yep, currently, Vault can't open Base aepp by universal link.

a new version of our serializer

Do you mean v3? We just noticed v2 😄

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.

None yet

2 participants