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

Swift中Storyboard使用,iOS7.1下Crash

Open
#24 1 comment 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, objective-c
Domain
mobile-dev

Research direction

Reproduce the crash on iOS 7.1 with a Storyboard containing UIStackView and a Segue, then compare it with the reported working configurations. Start from the UINibDecodeXXXX parsing path mentioned in the report; done means the Storyboard configuration no longer crashes while retaining UIStackView and Segue support.

Written by the indexing model from the issue text.

Description

调试了一下午,发现是UINibDecodeXXXX类在解析Segue时crash的,同一个Storyboard把UIStackView去掉,Builds for改成默认的iOS7,可运行。包含UIStackView,但不要Segue,可运行。

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.