diagnose-applinks
v1.0.0
Published
parse swcutil_show from sysdiagnose to diagnose universal link problems on iOS
Downloads
2
Readme
diagnose-applinks
Parse iOS sysdiagnose dumps to diagnose Universal Links and AASA fetching problems
Parsing with diagnose-applinks
npx diagnose-applinks -b [BUNDLE ID] -s [tar.gz path]
Usage: diagnose-applinks [options]
Options:
-b, --bundle <bundle id> app bundle identifier
-s, --sysdiagnose <tar.gz path> path to sysdiagnose tar.gz
-o, --json json output flag
-h, --help display help for command
How to get a sysdiagnose dump from iOS:
- Trigger a sysdiagnose by simultaneously pressing and releasing both volume buttons + the Side (or Top) button for 1 to 1.5 seconds.
- On an iPhone you will feel a short vibration when a sysdiagnose is successfully triggered.
- Wait 10 minutes for the diagnostic gathering to complete.
- AirDrop the file to your Mac computer
- Settings.app > Privacy > Analytics & Improvements > Analytics Data
- Search for sysdiagnose
- Airdrop .tar.gz file to mac