-
Notifications
You must be signed in to change notification settings - Fork 27
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
fix: try fix crash #117
fix: try fix crash #117
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the change makes sense. Thanks @qingzhuozhen!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you Qingzhuo for fixing this. Why push to 1.1.x
instead of main?
🎉 This PR is included in version 1.3.3 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Summary
Try fix crash for
Crashed: com.apple.root.user-initiated-qos.cooperative
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000b358bfb30
Crashed: com.apple.root.user-initiated-qos.cooperative
0 libobjc.A.dylib 0x2c14 objc_retain + 16
1 libobjc.A.dylib 0x2c14 objc_retain_x0 + 16
2 libswiftCore.dylib 0x3fe05c objcRetainAndReturn(void*) + 32
3 BeReal 0xfe124c IdentifyInterceptor.isIdentityUpdated(_:) + 52 (IdentifyInterceptor.swift:52)
Checklist