Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

With swift, will crash on iOS 8.1, iOS 8.2 for bad access while work well on iOS 8.4

Open
#21 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
ios, swift
Domain
mobile

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.

Description

Just use like below:

var stackView = UIStackView()
Dominant language
Objective-C
Stars
2.5k
Forks
310
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from forkingdog/FDStackView

All issues in forkingdog/FDStackView

Similar issues

More Objective-C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.