When I tried this, the app crashed immediately with a requirement to use NSTextContentStorage subclass
Is it possible to use UITextView in #TextKit2 with a subclass of NSTextContentManager without using NSTextStorage as backing store?
Add a Comment