IOS Log Diagnose

Drive the UniClipboard iOS app in a simulator and read its OSLog yourself to diagnose a mobile-sync bug, instead of asking the user to paste logs. Use when debugging why the iOS sync engine or M5 reducer did something, reproducing an iOS sync / clipboard bug on the simulator, or whenever you'd otherwise ask the user "what do the logs say". All output is Swift OSLog under subsystem `app.uniclipboard` — the Rust core (uc-mobile) emits no logs of its own; the Swift shell logs the reducer's decisions.

uniclipboard 5b0fc9b 2 files · 8.6 KB Updated

File contents

uniclipboard/uniclipboard/tree/main/.agents/skills/ios-log-diagnose commit 5b0fc9b098

Frequently asked questions

npx skillmds@latest add uniclipboard/ios-log-diagnose