papfonseca
Results
4
comments of
papfonseca
Hi, I'm facing the same problem. The app just stops uploading. This not happens all the time, but i don't know how to reproduce: ```08 01 - 12:40:09 DFUChildFragment ->...
Hello! The same happens using UILabel. Any idea to solve this issue? Thanks
I found a solution. It appear to be an iOS bug when we use `NSAttributedString.Key.link`. The workaround it to change from .link to .attachment here ``` func addLink(_ link: URL,...