i found if i use UITextView or UILabel, i can use UITextView.attributedText = my attributedString; to display image.
but i use SECoreTextView.attributedText = my attributedString, it only display text, but image could not display, why, how can i do? thanks.
i found if i use UITextView or UILabel, i can use UITextView.attributedText = my attributedString; to display image. but i use SECoreTextView.attributedText = my attributedString, it only display text, but image could not display, why, how can i do? thanks.
skynetbird