I am doing some manipulation over NSAttributedString
, but application is crashing randomly. I am sure it is not because of Attributed string because application is crashing for some devices only (and randomly when I enable the breakpoints). I am not sure what to include in the question description, so pasting the exception stack trace below.
[NSTaggedPointerString setContentInset:]: unrecognized selector sent to instance 0xf1008e00405500002020-04-20 11:14:15.898112-0400 MyMobile[13552:248298] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSTaggedPointerString setContentInset:]: unrecognized selector sent to instance 0xf1008e0040550000'*** First throw call stack:( 0 CoreFoundation 0x00007fff23e3dcce __exceptionPreprocess + 350 1 libobjc.A.dylib 0x00007fff50b3b9b2 objc_exception_throw + 48 2 CoreFoundation 0x00007fff23e5e9f4 -[NSObject(NSObject) doesNotRecognizeSelector:] + 132 3 CoreFoundation 0x00007fff23e426cc ___forwarding___ + 1436 4 CoreFoundation 0x00007fff23e449b8 _CF_forwarding_prep_0 + 120 5 MyMobile 0x0000000104e89998 $s12MyMobile19LargeTitleTableviewC03setE5Value05largeE006centerE0ySo18NSAttributedStringC_AHtF + 536)