ios18.3 TextInput crashes when any text is entered while running as iOS app

when I input something in UITextField or UITextView, I got the error below:*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSXPCEncoder _checkObject:]: This coder only encodes objects that adopt NSSecureCoding (object is of class 'NSMallocBlock').'

Answered by DTS Engineer in 826420022

Can you provide a source code listing or a small sample we can use to see what the code producing this error looks like?

Can you provide a source code listing or a small sample we can use to see what the code producing this error looks like?

ios18.3 TextInput crashes when any text is entered while running as iOS app
 
 
Q