iOSAppsInfo

[deprecated iOS 11] List installed Applications and scheme urls

285
65
Objective-C

iOSAppsInfo

Build Status

This is an Application which using ios private api to list all the installed Applications and their details, including:

  • localizedShortName
  • localizedName
  • bundleIdentifier
  • applicationIdentifier
  • applicationType
  • dynamicDiskUsage
  • groupIdentifiers
  • itemID
  • itemName
  • minimumSystemVersion
  • requiredDeviceCapabilities
  • sdkVersion
  • shortVersionString
  • staticDiskUsage
  • teamID
  • vendorName

and all of these applications can be opened by this app with their bundleIdentifier.

Also, we list all the public and private scheme urls.

References

App List Screenshot
System Scheme URLs Screenshot
App Detail Screenshot
App Detail Screenshot