I know how to insert a UIImage inside a UILabel but I am not sure how insert more than one image as appending the new image to the attributed string will always discard the previous attached image.
Is there a way to insert multiple images or maybe even replace specific characters with images,