Cocoanetics / DTCoreText

Methods to allow using HTML code with CoreText
BSD 2-Clause "Simplified" License
6.35k stars 1.18k forks source link

issue crash when load html #1270

Open mvn-lytruong-dn opened 1 year ago

mvn-lytruong-dn commented 1 year ago

NSMutableAttributedString(htmlData: data, options: [DTUseiOS6Attributes: true], documentAttributes: nil) Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[DTImageTextAttachment embeddingType]: unrecognized selector sent to instance 0x28186cab0

ankitmehta-nca commented 2 months ago

any updates on this, Do you have the specific html where its crashing ?