ml-opensource / ml-opensource/reality-check

When added 'Statistics' or try to stop recording without permission cause app crashed

Open
#10 2 comments 1 reaction 1 assignee View on GitHub

@elkraneo is already working on this.

Since Nov 6, 2023.

bug
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

  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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.