it seems not work on iOS 11
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 3.7k
- Forks
- 521
- PR merge metrics
- No merged PRs in 30d
Description
I run this project on iOS 11.2.6, then tap Load All, And then it crashed.
the last output:
[INFO] GCDWebServer started on port 10000 and reachable at http://172.16.89.170:10000/
2018-06-25 15:46:02.387534+0800 OCRuntime[482:15927] Visit http://172.16.89.170:10000/ in your web browser
[INFO] GCDWebServer now reachable at http://xxxxxx.local:10000/
2018-06-25 15:46:27.135655+0800 OCRuntime[482:16220] -- [ERROR] The bundle “AudioUnit” couldn’t be loaded because its executable couldn’t be located.
2018-06-25 15:46:27.924752+0800 OCRuntime[482:16220] [Common] Allowing SpringBoardUI.framework to load because SearchUI.framework is loaded. This will become a hard assert once rdar://problem/29408996 is fixed.
2018-06-25 15:46:27.924819+0800 OCRuntime[482:16220] [Common] This process should not be linking or loading SpringBoardUI.framework
2018-06-25 15:46:28.914574+0800 OCRuntime[482:16220] Error fetching group container systemgroup.com.apple.powerlog : 55
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the crash on iOS 11.2.6 by opening the app and tapping Load All. Start with the final console output, especially the AudioUnit bundle-loading error and GCDWebServer messages, then trace the Load All path to identify the failure. Done means Load All no longer crashes on the reported iOS version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100