rive-app / rive-app/rive-ios

I use OC language for development, and it will report the following error. The code is shown in the following figure

Open
#396 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

triage
Dominant language
Swift
Stars
822
Forks
104
PR merge metrics
No merged PRs in 30d

Description

Image Image

Console output log:
Can't show file for stack frame : <DBGLLDBStackFrame: 0x3716c9ac0> - stackNumber:13 - name:-[RiveRendererContext endFrame:withCompletion:]. The file path does not exist on the file system: /Users/admin/actions-runner/_work/rive-ios/rive-ios/Source/Renderer/RenderContextManager.mm

May I ask how to handle it

Contributor guide

Open the contributing guide

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.

Research direction

Start by reviewing the reported stack frame, -[RiveRendererContext endFrame:withCompletion:], and the referenced Source/Renderer/RenderContextManager.mm path. Reproduce the debugger output shown in the issue and determine whether the missing source path can be resolved; done means the stack frame opens the corresponding source file without the reported path error.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.