forkingdog / forkingdog/FDStackView
With swift, will crash on iOS 8.1, iOS 8.2 for bad access while work well on iOS 8.4
Open
- Dominant language
- Objective-C
- Stars
- 2.5k
- Forks
- 310
- PR merge metrics
- No merged PRs in 30d
Description
Just use like below:
``` swift
var stackView = UIStackView()
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the shown UIStackView initialization on iOS 8.1 and 8.2, then compare its behavior on iOS 8.4. The payload names no source file or test; done would require identifying the bad-access cause and confirming that the same usage no longer crashes on the affected versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100