LiskArchive / lisk-mobile

📱 Lisk graphical user interface for mobile
https://lisk.com
GNU General Public License v3.0
103 stars 31 forks source link

Deep linking not working on android #2142

Closed Balanced02 closed 1 year ago

Balanced02 commented 1 year ago

What was the problem?

This PR resolves #2141

How was it solved?

Stop android application from picking the https route and ensure all link is accessed via the browser

How was it tested?