lisk-mobile icon indicating copy to clipboard operation
lisk-mobile copied to clipboard

Notify users about unexisting deep links

Open reyraa opened this issue 5 years ago • 0 comments

Description

Currently if a user opens the application using a deeplink that doesn't existing in our deeplinks map, we simply redirect to home. But we don't notify users about this redirection. We should either navigate to 404 page or notify users about the redirection to home, using a message box.

Motivation

Bring clarity to the choice made on behalf of users.

reyraa avatar Sep 09 '20 07:09 reyraa