Skip to content

refactor: switch iOS crash monitoring to Apple diagnostics#97

Merged
V3RON merged 5 commits intomainfrom
feat/improve-crash-detection
Apr 7, 2026
Merged

refactor: switch iOS crash monitoring to Apple diagnostics#97
V3RON merged 5 commits intomainfrom
feat/improve-crash-detection

Conversation

@V3RON
Copy link
Copy Markdown
Contributor

@V3RON V3RON commented Apr 7, 2026

Summary

  • replace iOS crash collection internals with an encapsulated Apple-native diagnostics layer built on simctl diagnose and devicectl
  • remove all libimobiledevice runtime and test coverage, and update the physical-device monitor to use Apple-native crash log retrieval and app-exit polling
  • improve .ips parsing and update iOS tests/docs to cover the new crash diagnostics flow

Verification

  • pnpm exec vitest run --root packages/platform-ios src/tests/app-monitor.test.ts src/tests/crash-diagnostics.test.ts src/tests/crash-parser.test.ts src/tests/instance.test.ts src/tests/simctl.test.ts
  • pnpm nx build @react-native-harness/platform-apple

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-harness Ready Ready Preview, Comment Apr 7, 2026 10:56am

Request Review

@V3RON V3RON merged commit 2be7cea into main Apr 7, 2026
6 checks passed
@V3RON V3RON deleted the feat/improve-crash-detection branch April 7, 2026 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant