SkeletonView
SkeletonView copied to clipboard
@objc UIView.skeletonLayoutSubviews() EXC_BAD_ACCESS (KERN_PROTECTION_FAILURE)
Description
I've been seeing crash reports from Firebase related to SkeletonView.
What type of issue is this? (place an x
in one of the [ ]
)
- [x] bug
- [ ] enhancement (feature request)
- [ ] question
- [ ] documentation related
- [ ] discussion
Requirements (place an x
in each of the [ ]
)
- [x] I've read and understood the Contributing guidelines and have done my best effort to follow them.
- [x] I've read and agree to the Code of Conduct.
- [x] I've searched for any related issues and avoided creating a duplicate issue.
Bug Report
Filling out the following details about bugs will help us solve your issue sooner.
SkeletonView Environment:
SkeletonView version: 1.29.2 Xcode version: 14.1 Swift version: 5.2
Steps to reproduce:
I wasn't able to reproduce myself.
Expected result:
*Should not crash the app.
Actual result:
*It crashes the app.
Attachments:
Crashed: com.apple.main-thread
0 libswiftCore.dylib 0x41ffdc swift_getInitializedObjCClass + 4
1 SEA 0x15a8400 @objc UIView.skeletonLayoutSubviews() + 2331228 (
same question
Same issue. Any updates here?
Same issue, any updates on this issue?