ml-opensource / ml-opensource/reality-check
When added 'Statistics' or try to stop recording without permission cause app crashed
@elkraneo is already working on this.
Since Nov 6, 2023.
- Dominant language
- Swift
- Stars
- 73
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Device: iPhone 15 Pro Max
iOS version: 17.2
Xcode version: 15.1
The first error report:
Error message:
-[MTLDebugRenderCommandEncoder validateCommonDrawErrors:]:5775: failed assertion `Draw Errors Validation
Vertex Function(vsSdfFont): the offset into the buffer viewConstants that is bound at buffer index 4 must be a multiple of 256 but was set to 61840.
How to reproduce:
After all set, add 'Statistics' on the 'ARView debug Option', then the iOS app crashed
The second error report:
Error message:
-[RPScreenRecorder stopCaptureWithHandler:]:555 failed to stop in app capture because we're not recording
How to reproduce:
When I tap record on the iPhone, it will ask for my permission, even if I do not grant it, it still works fine. When I pressed the button to try to stop recording, the iOS app crashed.
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.
Assessment
This issue has not been assessed yet.