PullToMakeFlight
PullToMakeFlight copied to clipboard
Crash at initialization
Report
Simultaneous accesses to 0x102a80508, but modification requires exclusive access.
Previous access (a modification) started at PullToRefresh`PullToRefresh.addScrollViewObserving() + 244 (0x1017943e8).
Current access (a modification) started at:
0 libswiftCore.dylib 0x0000000101e75e18 swift_beginAccess + 436
1 PullToRefresh 0x0000000101791c78 PullToRefresh.KVOContext.materializeForSet + 48
2 PullToRefresh 0x0000000101791e20 PullToRefresh.observeValue(forKeyPath:of:change:context:) + 128
3 PullToRefresh 0x00000001017940bc @objc PullToRefresh.observeValue(forKeyPath:of:change:context:) + 500
4 Foundation 0x000000018728a8c0
The more information you provide, the faster we can help you.
⚠️ Select what you want - a feature request or report a bug. Please remove the section you aren't interested in.
A feature request
What do you want to add?
Please describe what you want to add to the component.
How should it look like?
Please add images.
Report a bug
What did you do?
Please replace this with what you did.
What did you expect to happen?
Please replace this with what you expected to happen.
What happened instead?
Please replace this with what happened instead.
Your Environment
- Version of the component: insert here
- Swift version: insert here
- iOS version: insert here
- Device: insert here
- Xcode version: insert here
- If you use Cocoapods: run
pod env | pbcopy
and insert here - If you use Carthage: run
carthage version | pbcopy
and insert here
Project that demonstrates the bug
Please add a link to a project we can download that reproduces the bug.