Socket
Book a DemoInstallSign in
Socket

diagnose-applinks

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

diagnose-applinks

parse swcutil_show from sysdiagnose to diagnose universal link problems on iOS

latest
npmnpm
Version
1.0.0
Version published
Weekly downloads
1
-50%
Maintainers
1
Weekly downloads
 
Created
Source

Parse iOS sysdiagnose dumps to diagnose Universal Links and AASA fetching problems

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:

Read Apple's guide

  • 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

FAQs

Package last updated on 23 May 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts