When I assign an NSMutableAttributedString to a NSAttributedString I am getting error
There must be something wrong with the string but I cannot find any documentation that might explain this. Does anyone know what the error means?
Code Block -[UICTFont textBlocks]: unrecognized selector sent to instance
There must be something wrong with the string but I cannot find any documentation that might explain this. Does anyone know what the error means?