Skip to content

fix: don't break iteraction urls with a custom prefix#64

Open
davidyuk wants to merge 1 commit into
airgap-it:masterfrom
aeternity:feature/fix-iteraction-url
Open

fix: don't break iteraction urls with a custom prefix#64
davidyuk wants to merge 1 commit into
airgap-it:masterfrom
aeternity:feature/fix-iteraction-url

Conversation

@davidyuk

Copy link
Copy Markdown

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
@sonarqubecloud

Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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.

2 participants