FFSafeKit icon indicating copy to clipboard operation
FFSafeKit copied to clipboard

crash occurred after installing with pod

Open DamonHu opened this issue 5 years ago • 1 comments

When I opened the project after installing with pod, a crash occurred directly.

the crash at

- (NSString *)ff_stringByReplacingCharactersInRange:(NSRange)range withString:(NSString *)replacement

and the value

self	__NSCFString *	@"82AE4E06-0D77-3A6B-99DF-F052024C81DF"	0x0000000283a43780
range	NSRange	location=4318458176, length=4318458080	
replacement	NSString *	nil	0x0000000000000000

DamonHu avatar Sep 04 '19 09:09 DamonHu

me too

cyg02032015 avatar Jan 20 '20 07:01 cyg02032015