Skip to content

Implement new shorter universal links #10083

Closed

Description

Feature Issue

The current form of links is too verbose and long. After discussing this with @jarradh and some others we've decided to use shorter forms, like so:

These were implemented in status-im/universal-links-handler#29 and are already deployed.

User Story

As a user, I want to shorter universal links so that it's easier to remember them and make them yourself. They also produce more readable QR codes.

Description

We will have to support both the old and the new way for at least one release to not break the old links. After that we can see in server logs how many people still use them and we can retire them eventually in a later release to avoid maintaining dead code.

Acceptance Criteria

New forms of universal links are supported on Android and iOS, in addition to old forms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

featurefeature requests

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions