-
Notifications
You must be signed in to change notification settings - Fork 120
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
iOS14依然会崩溃哦 #47
Comments
我也遇到了相同的问题,堆栈如下: |
可以参阅 #48 的修改方法。 |
EBBannerView更新到1.1.2版本, 在应用内收到推送,过几秒种就仍然会崩溃,
从图片左边的调用栈看,一直调用
-(UIView *)hitTest:(CGPoint)point withEvent:(UIEvent *)event
直至崩溃
The text was updated successfully, but these errors were encountered: