{"id":15328850,"url":"https://github.com/timbru31/cordova-plugin-delete-launch-screen-cache","last_synced_at":"2025-04-15T02:53:30.209Z","repository":{"id":38314337,"uuid":"283219526","full_name":"timbru31/cordova-plugin-delete-launch-screen-cache","owner":"timbru31","description":"🧹🌅 Apache Cordova plugin to programmatically delete the iOS launch screen cache on iOS 13+","archived":false,"fork":false,"pushed_at":"2025-04-14T16:09:05.000Z","size":464,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T02:53:23.534Z","etag":null,"topics":["cordova","cordova-ios-plugin","cordova-plugin","ionic","ionic-plugin","ios","launch-screen","phonegap","phonegap-plugin","swift","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timbru31.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["timbru31"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://paypal.me/timbru/"}},"created_at":"2020-07-28T13:24:23.000Z","updated_at":"2025-04-14T16:09:03.000Z","dependencies_parsed_at":"2023-02-17T06:50:22.120Z","dependency_job_id":"f11a42ad-438b-47e0-a4a8-83499a3a60b9","html_url":"https://github.com/timbru31/cordova-plugin-delete-launch-screen-cache","commit_stats":{"total_commits":259,"total_committers":5,"mean_commits":51.8,"dds":"0.19691119691119696","last_synced_commit":"ff301f3547d96e451d040ed1c9034ba4ec44ccfd"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timbru31%2Fcordova-plugin-delete-launch-screen-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timbru31%2Fcordova-plugin-delete-launch-screen-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timbru31%2Fcordova-plugin-delete-launch-screen-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timbru31%2Fcordova-plugin-delete-launch-screen-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timbru31","download_url":"https://codeload.github.com/timbru31/cordova-plugin-delete-launch-screen-cache/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248997088,"owners_count":21195797,"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":["cordova","cordova-ios-plugin","cordova-plugin","ionic","ionic-plugin","ios","launch-screen","phonegap","phonegap-plugin","swift","typescript"],"created_at":"2024-10-01T09:45:26.933Z","updated_at":"2025-04-15T02:53:30.179Z","avatar_url":"https://github.com/timbru31.png","language":"JavaScript","funding_links":["https://github.com/sponsors/timbru31","https://paypal.me/timbru/"],"categories":[],"sub_categories":[],"readme":"# cordova-plugin-delete-launch-screen-cache\n\n[![Linting](https://github.com/timbru31/cordova-plugin-delete-launch-screen-cache/workflows/Linting/badge.svg)](https://github.com/timbru31/cordova-plugin-delete-launch-screen-cache/actions?query=workflow%3ALinting)\n[![npm audit](https://github.com/timbru31/cordova-plugin-delete-launch-screen-cache/workflows/Security/badge.svg)](https://github.com/timbru31/cordova-plugin-delete-launch-screen-cache/actions?query=workflow%3ASecurity)\n\n[![Known Vulnerabilities](https://snyk.io/test/github/timbru31/cordova-plugin-delete-launch-screen-cache/badge.svg)](https://snyk.io/test/github/timbru31/cordova-plugin-delete-launch-screen-cache)\n\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](https://commitizen.github.io/cz-cli/)\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)\n[![npm](https://img.shields.io/npm/v/cordova-plugin-delete-launch-screen-cache.svg)](https://www.npmjs.com/package/cordova-plugin-delete-launch-screen-cache)\n\n#### Apache Cordova plugin to programmatically delete the iOS launch screen cache on iOS 13+\n\nInspired by [Guilherme Rambo's blog entry](https://rambo.codes/posts/2019-12-09-clearing-your-apps-launch-screen-cache-on-ios).\n\n### Supported platforms\n\n-   **iOS**\n\n### Installation\n\n#### from npm (recommended)\n\n`$ cordova plugin add cordova-plugin-delete-launch-screen-cache`\n\n#### from git (unstable)\n\n`$ cordova plugin add https://github.com/timbru31/cordova-plugin-delete-launch-screen-cache.git`\n\n##### Caveats\n\nOnly **cordova \u003e= 9.0.0** and **cordova-ios \u003e= 5.0.0** are supported.  \nYou need to specify a valid `SwiftVersion` (minimum is 5.5) in your `config.xml`. (see https://cordova.apache.org/docs/en/latest/config_ref/)\n\n### Usage\n\n#### Delete the launch screen cache\n\n```js\ncordova.plugins.launchScreenCache.deleteLaunchScreenCache().finally((result) =\u003e {\n    // returns true in the success case, false if iOS \u003c13\n    // rejects in an error case\n});\n```\n\n---\n\nBuilt by (c) Tim Brust and contributors. Released under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimbru31%2Fcordova-plugin-delete-launch-screen-cache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimbru31%2Fcordova-plugin-delete-launch-screen-cache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimbru31%2Fcordova-plugin-delete-launch-screen-cache/lists"}