MUKit
MUKit copied to clipboard
初始化MUQRCodeManager崩溃
报错信息:Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'backgroundImage must not nil' 报错原因:没有相关图片资源
- (instancetype)initWithView:(UIView *)view backgroundImage:(UIImage *)backgroundImage scanlineImage:(UIImage *)scanlineImage;这个方法里的两张图片都要自己设置,没有默认的
恩 我知道,我意思是 如果米有找到,不崩溃应该会好点
目前在优化图片缓存这块,之后会慢慢优化之前的,谢谢关注