Open shivanraptor opened 7 years ago
I have the same issue. Included via Cocoapods and subclassed. Is there any solution to resolve this issue?
configure Build Phases in following link: https://github.com/nnhubbard/ZSSRichTextEditor/issues/170#issuecomment-340633096
I'm using Storyboard. I install ZSSRichTextEditor via Cocoapods, and subclass a fresh View Controller with ZSSRichTextEditor:
But results in blank page with the suggested demo codes from the README:
What did I miss?