Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

初始化MUQRCodeManager崩溃 #5

Open
JakeGi opened this issue Aug 6, 2018 · 3 comments
Open

初始化MUQRCodeManager崩溃 #5

JakeGi opened this issue Aug 6, 2018 · 3 comments

Comments

@JakeGi
Copy link

JakeGi commented Aug 6, 2018

报错信息:Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'backgroundImage must not nil'
报错原因:没有相关图片资源

@Jeykit
Copy link
Owner

Jeykit commented Aug 6, 2018

  • (instancetype)initWithView:(UIView *)view backgroundImage:(UIImage *)backgroundImage scanlineImage:(UIImage *)scanlineImage;这个方法里的两张图片都要自己设置,没有默认的

@JakeGi
Copy link
Author

JakeGi commented Aug 6, 2018

恩 我知道,我意思是 如果米有找到,不崩溃应该会好点

@Jeykit
Copy link
Owner

Jeykit commented Aug 6, 2018

目前在优化图片缓存这块,之后会慢慢优化之前的,谢谢关注

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants