When the text of a UILabel gets truncated there are 3 dots inserted at the end(ellipses) with UILineBreakModeTailTruncation .
Is it possible to change these characters to something more custom like in the app store?
Thanks :)
EDIT #1:
I found the way to do that thanks to @random(comment below) Decrease the width of the last line in multiline UILabel