(bug): Android app converting links to lowercase
Summary
Breaking certain links, like IPFS hashes, when clicking them from Android app.
Example link: https://gateway.ipfs.io/ipfs/QmSnxDMDmZRQJNBcow8ktW4gKjZFYeSw4hJQxCBfk9X59v
It works in browser, but the app converts it to lower-case and breaks the link.
Ian Crossland created this task in Asana.
Steps to reproduce
(How one can reproduce the issue - this is very important)
Platform information
(Device, Android/iOS version, system stats, screen size)
App version
(App version and build number)
What is the current bug behavior?
(What actually happens)
What is the expected correct behavior?
(What you should see instead)
Relevant logs and/or screenshots
(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.)
Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
added P - Platform S - Triage (Review Advanced) T - Bug labels
added T - Bug (Triage) label and removed T - Bug label
- Developer
No longer happens, I can successfully post a link with a capital.
closed