{"id":18270498,"url":"https://github.com/arg0s/iOSInstalledApps","last_synced_at":"2025-04-05T01:30:39.109Z","repository":{"id":4507946,"uuid":"5647528","full_name":"arg0s/iOSInstalledApps","owner":"arg0s","description":"Utility functions to fetch installed apps on iOS by a combination of reading running processes \u0026 investigating custom URL schemes implemented.","archived":false,"fork":false,"pushed_at":"2017-04-17T02:59:22.000Z","size":133,"stargazers_count":106,"open_issues_count":2,"forks_count":23,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-12T13:37:53.149Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arg0s.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-09-02T10:37:41.000Z","updated_at":"2023-04-24T08:40:06.000Z","dependencies_parsed_at":"2022-09-22T14:41:35.857Z","dependency_job_id":null,"html_url":"https://github.com/arg0s/iOSInstalledApps","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arg0s%2FiOSInstalledApps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arg0s%2FiOSInstalledApps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arg0s%2FiOSInstalledApps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arg0s%2FiOSInstalledApps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arg0s","download_url":"https://codeload.github.com/arg0s/iOSInstalledApps/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276022,"owners_count":20912285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-05T11:38:40.792Z","updated_at":"2025-04-05T01:30:38.660Z","avatar_url":"https://github.com/arg0s.png","language":"Objective-C","readme":"#iOSInstalledApps\n\nUtility functions to fetch installed apps on iOS by a combination of reading running processes \u0026amp; investigating custom URL schemes implemented.\n\n## Background\n\nUnlike Android \u0026 other mobile operating systems, iOS doesnt let you query for a list of installed applications. Developers have had to resort to circumventing this by a few techniques:\n\n* reading running processes \u0026 maintaining a map to their iTunes data\n* examining whether it is possible to launch an installed iOS app via the custom URL schemes that are publicly available, and thereby infer that it is installed\n\nThis repo provides a few utility functions that you can use for both these approaches in conjunction with your dataset mappings (not included).\n\n## Usage\n\nRefer to a simple example in the App Delegate\n","funding_links":[],"categories":["etc"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farg0s%2FiOSInstalledApps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farg0s%2FiOSInstalledApps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farg0s%2FiOSInstalledApps/lists"}