Does CTRubyAnnotationCreateWithAttributes work with UITextView?

I want to create ruby text for some Japanese kanji and I can get CTRubyAnnotationCreateWithAttributes to work with an attributed string inside a UILabel but not UITextView. Is there a way around this?
Does CTRubyAnnotationCreateWithAttributes work with UITextView?
 
 
Q