Re: [PR] TEST: Test using GitHub workflows for CI [cordova-common]

2024-09-25 Thread via GitHub
codecov-commenter commented on PR #95: URL: https://github.com/apache/cordova-common/pull/95#issuecomment-2375806494 ## [Codecov](https://app.codecov.io/gh/apache/cordova-common/pull/95?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+c

Re: [I] Android 35 StatusBarOverlaysWebView false not working [cordova-plugin-statusbar]

2024-09-25 Thread via GitHub
ksch10bob commented on issue #274: URL: https://github.com/apache/cordova-plugin-statusbar/issues/274#issuecomment-2374761091 @mannisc we experience the same behavior. to be more precise We also have StatusBarOverlaysWebView set to false in config.xml. Wenn we build our App

Re: [D] Persistent storage [cordova]

2024-09-25 Thread via GitHub
GitHub user breautek added a comment to the discussion: Persistent storage The user can clear **ALL** local storage. The browser's storage mechanisms (cookies, local storage, indexedDB) are all stored in the app's data directory. The file plugin exposes the ability to store files directory in