Re: [I] Support custom scheme or domain for local content on Android [cordova-android]

2024-04-04 Thread via GitHub
NiteshKumawatUnisol commented on issue #1004: URL: https://github.com/apache/cordova-android/issues/1004#issuecomment-2037021068 Is it possible to change app://localhost to http://localhost on Cordova ios >6. We are facing an issue with Cross Origin because app://localhost is not a valid

[I] notification.alert not working on cordova run browser [cordova-plugin-dialogs]

2024-04-03 Thread via GitHub
nandarbin opened a new issue, #179: URL: https://github.com/apache/cordova-plugin-dialogs/issues/179 # Bug Report notification.alert ## Problem not working on cordova run browser ### What is expected to happen? ### What does actually happen? Notification Alert

Re: [I] Cordova app on Android crashes after choosing file with native HTML file input, only on Android 13 [cordova-android]

2024-04-03 Thread via GitHub
jcesarmobile commented on issue #1698: URL: https://github.com/apache/cordova-android/issues/1698#issuecomment-2035655188 Can you provide a sample app that reproduces the issue? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [I] browser: cordova.file.applicationDirectory returns an http:// URL instead of a file:// one [cordova-plugin-file]

2024-04-03 Thread via GitHub
breautek commented on issue #619: URL: https://github.com/apache/cordova-plugin-file/issues/619#issuecomment-2035103027 I don't think this is a bug... but probably an undocumented caveat with the browser implementation. `applicationDirectory` is the directory of your app

[I] browser: cordova.file.applicationDirectory returns an http:// URL instead of a file:// one [cordova-plugin-file]

2024-04-03 Thread via GitHub
gonzoMD opened a new issue, #619: URL: https://github.com/apache/cordova-plugin-file/issues/619 # Bug Report ## Problem cordova.file.applicationDirectory returns an "http://; URL instead of a "file://" one. Therefore I am unable to list files inside a directory with

Re: [I] Cordova was listed on the list of requirements for third-party SDKs announced by Apple today. [cordova-ios]

2024-04-03 Thread via GitHub
jcesarmobile commented on issue #1391: URL: https://github.com/apache/cordova-ios/issues/1391#issuecomment-2034962028 https://cordova.apache.org/announcements/2024/04/03/cordova-ios-7.1.0.html -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] blog: cordova-ios@7.1.0 release announcement [cordova-docs]

2024-04-03 Thread via GitHub
erisu merged PR #1349: URL: https://github.com/apache/cordova-docs/pull/1349 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [I] Cordova was listed on the list of requirements for third-party SDKs announced by Apple today. [cordova-ios]

2024-04-03 Thread via GitHub
mnowak-umich commented on issue #1391: URL: https://github.com/apache/cordova-ios/issues/1391#issuecomment-2034884591 That's great news -- is there a blog post or updated documentation to show us what to do exactly? -- This is an automated message from the Apache Git Service. To respond

Re: [I] Cordova was listed on the list of requirements for third-party SDKs announced by Apple today. [cordova-ios]

2024-04-03 Thread via GitHub
jcesarmobile commented on issue #1391: URL: https://github.com/apache/cordova-ios/issues/1391#issuecomment-2034865971 cordova-ios 7.1.0 was released a few hours ago -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] Cordova was listed on the list of requirements for third-party SDKs announced by Apple today. [cordova-ios]

2024-04-03 Thread via GitHub
FranGhe commented on issue #1391: URL: https://github.com/apache/cordova-ios/issues/1391#issuecomment-2034823764 I'll wait for the stable version... I don't have any updates to make on my app at the moment. In any case you must give your right permissions to: -

Re: [I] Cordova was listed on the list of requirements for third-party SDKs announced by Apple today. [cordova-ios]

2024-04-03 Thread via GitHub
alexp25 commented on issue #1391: URL: https://github.com/apache/cordova-ios/issues/1391#issuecomment-2034784989 So once I have a list of the required declarations from the App Store report (NSPrivacyAccessedAPICategoryFileTimestamp, NSPrivacyAccessedAPICategoryUserDefaults, etc.), I would

Re: [PR] feat: add privacy-manifest config support [cordova-ios]

2024-04-03 Thread via GitHub
Jeanlo commented on PR #1406: URL: https://github.com/apache/cordova-ios/pull/1406#issuecomment-2034557821 So, how do you exactly use this feature to comply with Apple guidelines? Because I keep receiving the email, they keep telling me that I need to fill:

Re: [PR] blog: cordova-ios@7.1.0 release announcement [cordova-docs]

2024-04-03 Thread via GitHub
dpogue commented on code in PR #1349: URL: https://github.com/apache/cordova-docs/pull/1349#discussion_r1548978990 ## www/_posts/2024-04-03-cordova-ios-7.1.0.md: ## @@ -0,0 +1,104 @@ +--- +layout: post +author: +name: Bryan Ellis +title: "Cordova iOS 7.1.0 Released!"

Re: [PR] blog: cordova-ios@7.1.0 release announcement [cordova-docs]

2024-04-03 Thread via GitHub
NiklasMerz commented on code in PR #1349: URL: https://github.com/apache/cordova-docs/pull/1349#discussion_r1548977991 ## www/_posts/2024-04-03-cordova-ios-7.1.0.md: ## @@ -0,0 +1,104 @@ +--- +layout: post +author: +name: Bryan Ellis +title: "Cordova iOS 7.1.0 Released!"

[PR] blog: cordova-ios@7.1.0 release announcement [cordova-docs]

2024-04-03 Thread via GitHub
erisu opened a new pull request, #1349: URL: https://github.com/apache/cordova-docs/pull/1349 Release Announcement for Cordova-iOS 7.1.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] dep!: drop fs-extra for internal node:fs & bump node engine >=16.20.2 [cordova-js]

2024-04-02 Thread via GitHub
codecov-commenter commented on PR #266: URL: https://github.com/apache/cordova-js/pull/266#issuecomment-2033514868 ## [Codecov](https://app.codecov.io/gh/apache/cordova-js/pull/266?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)

[PR] dep!: drop fs-extra for internal node:fs & bump node engine >=16.20.2 [cordova-js]

2024-04-02 Thread via GitHub
erisu opened a new pull request, #266: URL: https://github.com/apache/cordova-js/pull/266 ### Platforms affected n/a ### Motivation and Context Replace fs-extra for node internal fs package. ### Description - Remove fs-extra package -

Re: [I] Cordova was listed on the list of requirements for third-party SDKs announced by Apple today. [cordova-ios]

2024-04-02 Thread via GitHub
Scooby27 commented on issue #1391: URL: https://github.com/apache/cordova-ios/issues/1391#issuecomment-2033431633 I tested @FranGhe's example with config.xml with the nightly build and it was accepted by App Store Connect without warnings, thank you all! Will wait for the 7.1.0 release

Re: [I] Add support for recording video [cordova-plugin-camera]

2024-04-02 Thread via GitHub
escully27 commented on issue #816: URL: https://github.com/apache/cordova-plugin-camera/issues/816#issuecomment-2033363051 This is actually possible with current cordova-plugin-camera Just have to change the following function in CDVCamera.m ``` + (instancetype)

Re: [I] Docs: cordova run --emulator not working with Android SDK Command-line Tool 11.0 [cordova-docs]

2024-04-02 Thread via GitHub
kevinYCKim33 commented on issue #1346: URL: https://github.com/apache/cordova-docs/issues/1346#issuecomment-2032383840 Downgrading command line tools package from `latest` to version `10.0` worked for me. Here is my `.zshrc` file at the moment: ``` export

Re: [PR] feat: add privacy-manifest config support [cordova-ios]

2024-04-01 Thread via GitHub
BenLaKnet commented on PR #1406: URL: https://github.com/apache/cordova-ios/pull/1406#issuecomment-2031022538 How to build this version to test ios manifest ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] Don't short circuit `shouldOverrideLoadWithRequest` plugin calls [cordova-ios]

2024-04-01 Thread via GitHub
akarimcheese closed pull request #1416: Don't short circuit `shouldOverrideLoadWithRequest` plugin calls URL: https://github.com/apache/cordova-ios/pull/1416 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[PR] Don't short circuit `shouldOverrideLoadWithRequest` plugin calls [cordova-ios]

2024-04-01 Thread via GitHub
akarimcheese opened a new pull request, #1416: URL: https://github.com/apache/cordova-ios/pull/1416 Still maintain behavior that one `NO` rejects request outright, but still let other plugins have their opinions heard -- This is an automated message from the Apache Git Service. To

Re: [I] Cordova 12 can not save file to Android API 33 file system [cordova-plugin-file]

2024-04-01 Thread via GitHub
vikas442 commented on issue #613: URL: https://github.com/apache/cordova-plugin-file/issues/613#issuecomment-2029516093 Hi All, In my case I'm not getting callback from FileSystem's getFile funtion where it is pointing to cache directory. -- This is an automated message from the

[I] Cordova plugin camera get picture. metadata not found in cordova ios [cordova-plugin-camera]

2024-04-01 Thread via GitHub
dtsvn-thudk opened a new issue, #884: URL: https://github.com/apache/cordova-plugin-camera/issues/884 # Bug Report ## Problem Cordova plugin camera get picture. metadata not found in cordova ios ### What is expected to happen? Get metadata data when taking photos on iOS

Re: [I] iOS13 file_uri error picking video from gallery [cordova-plugin-camera]

2024-03-31 Thread via GitHub
MustakTalukder commented on issue #506: URL: https://github.com/apache/cordova-plugin-camera/issues/506#issuecomment-2029128021 > Hi again! Here is the solution (sorry, I don't know how to open a new tree), to help any other user. > > **in CDVCamera.m change THIS:** > > *

Re: [I] File Path Issue in iOS 13.1 [cordova-plugin-file]

2024-03-31 Thread via GitHub
MustakTalukder commented on issue #346: URL: https://github.com/apache/cordova-plugin-file/issues/346#issuecomment-2029123130 Hi All, Go to your Xcode, And follow this comment, just replace the code. It works for me. - Go to your Xcode - Search for

Re: [PR] feat!: API 34 Support [cordova-android]

2024-03-31 Thread via GitHub
bryan-hunter commented on code in PR #1678: URL: https://github.com/apache/cordova-android/pull/1678#discussion_r1545883119 ## lib/builders/ProjectBuilder.js: ## @@ -116,16 +114,17 @@ class ProjectBuilder { return args; } -/* -* This returns a promise -

Re: [PR] feat!: API 34 Support [cordova-android]

2024-03-31 Thread via GitHub
bryan-hunter commented on code in PR #1678: URL: https://github.com/apache/cordova-android/pull/1678#discussion_r1545883119 ## lib/builders/ProjectBuilder.js: ## @@ -116,16 +114,17 @@ class ProjectBuilder { return args; } -/* -* This returns a promise -

Re: [PR] feat(splash): Support SplashScreenBackgroundColor preference [cordova-android]

2024-03-30 Thread via GitHub
codecov-commenter commented on PR #1700: URL: https://github.com/apache/cordova-android/pull/1700#issuecomment-2028518121 ##

[PR] feat(splash): Support SplashScreenBackgroundColor preference [cordova-android]

2024-03-30 Thread via GitHub
dpogue opened a new pull request, #1700: URL: https://github.com/apache/cordova-android/pull/1700 ### Platforms affected Android ### Motivation and Context Adds support for the more general `SplashScreenBackgroundColor` preference. ### Description

[I] Update docs in regards to using adaptive icons with background colors [cordova-android]

2024-03-30 Thread via GitHub
igorsantos07 opened a new issue, #1699: URL: https://github.com/apache/cordova-android/issues/1699 # Bug Report As [pointed more than a year ago](https://github.com/apache/cordova-android/issues/1461#issuecomment-1407510749), docs are telling us to create an inconsistent project state

Re: [PR] docs(splash): Update splashscreen config preferences [cordova-docs]

2024-03-29 Thread via GitHub
erisu commented on code in PR #1348: URL: https://github.com/apache/cordova-docs/pull/1348#discussion_r1544207671 ## www/docs/en/dev/config_ref/index.md: ## @@ -331,12 +331,15 @@ AndroidGradlePluginGoogleServicesVersion{% cdv_vartype semver %} {% cdv_pla

[I] Several template project bin scripts are broken [cordova-ios]

2024-03-28 Thread via GitHub
dpogue opened a new issue, #1415: URL: https://github.com/apache/cordova-ios/issues/1415 In a generated Cordova project, there is a `cordova` folder containing some NodeJS bin scripts and other files. Currently several of those bin scripts fail to run.

Re: [PR] fix(ios, android): store cordova version in Info.plist and CordovaWebView.java [cordova-coho]

2024-03-28 Thread via GitHub
erisu merged PR #324: URL: https://github.com/apache/cordova-coho/pull/324 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] chore(deps): Modernize some dependencies [cordova-ios]

2024-03-28 Thread via GitHub
dpogue merged PR #1413: URL: https://github.com/apache/cordova-ios/pull/1413 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] feat: SplashScreen Background Color preference support [cordova-ios]

2024-03-28 Thread via GitHub
dpogue merged PR #1411: URL: https://github.com/apache/cordova-ios/pull/1411 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [I] feature(splash-screen): support setting background color [cordova-ios]

2024-03-28 Thread via GitHub
dpogue closed issue #1254: feature(splash-screen): support setting background color URL: https://github.com/apache/cordova-ios/issues/1254 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] feat: SplashScreen Background Color preference support [cordova-ios]

2024-03-28 Thread via GitHub
dpogue commented on PR #1411: URL: https://github.com/apache/cordova-ios/pull/1411#issuecomment-2026293263 Docs PR: https://github.com/apache/cordova-docs/pull/1348 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[PR] docs(splash): Update splashscreen config preferences [cordova-docs]

2024-03-28 Thread via GitHub
dpogue opened a new pull request, #1348: URL: https://github.com/apache/cordova-docs/pull/1348 ### Platforms affected Mostly iOS ### Motivation and Context We're adding a new preference on iOS to control the splash screen background colour. ###

Re: [PR] chore(deps): Update express [cordova-serve]

2024-03-28 Thread via GitHub
dpogue merged PR #58: URL: https://github.com/apache/cordova-serve/pull/58 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] chore(deps): Update express [cordova-serve]

2024-03-28 Thread via GitHub
codecov-commenter commented on PR #58: URL: https://github.com/apache/cordova-serve/pull/58#issuecomment-2025914182 ## [Codecov](https://app.codecov.io/gh/apache/cordova-serve/pull/58?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)

[PR] chore(deps): Update express [cordova-serve]

2024-03-28 Thread via GitHub
dpogue opened a new pull request, #58: URL: https://github.com/apache/cordova-serve/pull/58 ### Platforms affected All ### Motivation and Context Resolve npm audit warning. ### Description * Updated express via `npm audit fix` ###

Re: [PR] chore(deps): bump express from 4.18.2 to 4.19.2 [cordova-cli]

2024-03-28 Thread via GitHub
codecov-commenter commented on PR #637: URL: https://github.com/apache/cordova-cli/pull/637#issuecomment-2025907275 ## [Codecov](https://app.codecov.io/gh/apache/cordova-cli/pull/637?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)

[PR] chore(deps): bump express from 4.18.2 to 4.19.2 [cordova-cli]

2024-03-28 Thread via GitHub
dependabot[bot] opened a new pull request, #637: URL: https://github.com/apache/cordova-cli/pull/637 Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from https://github.com/expressjs/express/releases;>express's releases.

Re: [D] app launch screen [cordova]

2024-03-28 Thread via GitHub
GitHub user massimilianocom added a comment to the discussion: app launch screen Following the guide you kindly posted, I inserted this into the main directory config.xml file: ` ` but nothing doesn't work Still using the guide, I also tried to delete the screen with this:

Re: [D] app launch screen [cordova]

2024-03-28 Thread via GitHub
GitHub user breautek added a comment to the discussion: app launch screen Need to add in your splashscreen resources. See https://cordova.apache.org/docs/en/12.x/core/features/splashscreen/index.html for more details. GitHub link:

[I] Cordova app on Android crashes after choosing file with native HTML file input, only on Android 13 [cordova-android]

2024-03-28 Thread via GitHub
NetMango opened a new issue, #1698: URL: https://github.com/apache/cordova-android/issues/1698 # Bug Report ## Problem My original problem was this issue: https://github.com/quasarframework/quasar/issues/17043 . I have a QUASAR - CORDOVA app, and I use file-inputs to upload

Re: [I] Cordova was listed on the list of requirements for third-party SDKs announced by Apple today. [cordova-ios]

2024-03-27 Thread via GitHub
FranGhe commented on issue #1391: URL: https://github.com/apache/cordova-ios/issues/1391#issuecomment-2024151458 First of all.. thanks to all for your hard work. Just today I published my app update and I have had the same notice from Apple about: ``` NSPrivacyAccessedAPITypes

Re: [PR] fix(ios, android): store cordova version in Info.plist and CordovaWebView.java [cordova-coho]

2024-03-27 Thread via GitHub
dpogue commented on PR #324: URL: https://github.com/apache/cordova-coho/pull/324#issuecomment-2023391390 Should hopefully be good to go now -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] fix(ios, android): store cordova version in Info.plist and CordovaWebView.java [cordova-coho]

2024-03-27 Thread via GitHub
dpogue commented on PR #324: URL: https://github.com/apache/cordova-coho/pull/324#issuecomment-2023351453 So the problem here is that tests run against a version of `cordova-ios` that's set in package.json, and the changes in this PR are expecting to run against the master branch of

Re: [PR] [RFC] dep!: bump glob@9.0.1 w/ package-lock.v3 rebuilt [cordova-common]

2024-03-27 Thread via GitHub
dpogue closed pull request #199: [RFC] dep!: bump glob@9.0.1 w/ package-lock.v3 rebuilt URL: https://github.com/apache/cordova-common/pull/199 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] chore(deps): Modernize some dependencies [cordova-common]

2024-03-27 Thread via GitHub
dpogue merged PR #203: URL: https://github.com/apache/cordova-common/pull/203 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [I] Cordova was listed on the list of requirements for third-party SDKs announced by Apple today. [cordova-ios]

2024-03-27 Thread via GitHub
breautek commented on issue #1391: URL: https://github.com/apache/cordova-ios/issues/1391#issuecomment-2022849192 > Is this new PR going to get rolled into a release or do I need to apply this myself -- apologies if this is a dumb question. No such thing as a dumb question. The 2

Re: [I] Cordova was listed on the list of requirements for third-party SDKs announced by Apple today. [cordova-ios]

2024-03-27 Thread via GitHub
mnowak-umich commented on issue #1391: URL: https://github.com/apache/cordova-ios/issues/1391#issuecomment-2022817432 Is this new PR going to get rolled into a release or do I need to apply this myself -- apologies if this is a dumb question. -- This is an automated message from the

Re: [I] Cordova was listed on the list of requirements for third-party SDKs announced by Apple today. [cordova-ios]

2024-03-27 Thread via GitHub
breautek commented on issue #1391: URL: https://github.com/apache/cordova-ios/issues/1391#issuecomment-2022799484 > So essentially review all the plugins to identify which of them use these apis and why, then declare all of this in the new privacy manifest node of the config.xml file?

Re: [I] Cordova was listed on the list of requirements for third-party SDKs announced by Apple today. [cordova-ios]

2024-03-27 Thread via GitHub
RedLightning123 commented on issue #1391: URL: https://github.com/apache/cordova-ios/issues/1391#issuecomment-2022780723 Thank you that helps clear up how we actually declare our manifest file. So essentially review all the plugins to identify which of them use these apis and why,

Re: [I] Cordova was listed on the list of requirements for third-party SDKs announced by Apple today. [cordova-ios]

2024-03-27 Thread via GitHub
breautek commented on issue #1391: URL: https://github.com/apache/cordova-ios/issues/1391#issuecomment-2022720919 > I just wanted to clarify how we actually make our apps compliant with this new requirement if possible please. > > So we don't use any of these apis in our project but

Re: [I] Cordova was listed on the list of requirements for third-party SDKs announced by Apple today. [cordova-ios]

2024-03-27 Thread via GitHub
RedLightning123 commented on issue #1391: URL: https://github.com/apache/cordova-ios/issues/1391#issuecomment-2022697690 I just wanted to clarify how we actually make our apps compliant with this new requirement if possible please. So we don't use any of these apis in our project but

Re: [PR] ci: update nightly [cordova-coho]

2024-03-27 Thread via GitHub
erisu merged PR #325: URL: https://github.com/apache/cordova-coho/pull/325 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [I] [IOS] All photos are available even though only some photos are allowed to access [cordova-plugin-camera]

2024-03-27 Thread via GitHub
hieunguyen2211 commented on issue #877: URL: https://github.com/apache/cordova-plugin-camera/issues/877#issuecomment-2022312169 Hi @jcesarmobile , Are there any update on this topic? From my perspective, if permissions are not required for the photo picker on IOS (without accessing

[PR] ci: update nightly [cordova-coho]

2024-03-27 Thread via GitHub
erisu opened a new pull request, #325: URL: https://github.com/apache/cordova-coho/pull/325 ### Platforms affected n/a ### Motivation and Context - Use latest workflow dependencies - Rename secret key to be follow ASF standardize project level secrets

Re: [I] iOS cordova.file.syncedDataDirectory writable/readable but files aren't synced between devices [cordova-plugin-file]

2024-03-26 Thread via GitHub
Faksprod commented on issue #558: URL: https://github.com/apache/cordova-plugin-file/issues/558#issuecomment-2020854184 Ok it seems I misunderstood the `cordova-plugin-file` [documentation](https://cordova.apache.org/docs/en/11.x/reference/cordova-plugin-file/#ios-file-system-layout) 

[PR] chore(deps): Update npm deps, add Node 20 to CI [cordova-create]

2024-03-26 Thread via GitHub
dpogue opened a new pull request, #86: URL: https://github.com/apache/cordova-create/pull/86 ### Platforms affected All ### Motivation and Context Update some dependencies. ### Description * Add node 20 to CI * Update GitHub Actions

Re: [PR] refactor: use node internal modules & replace fs-extra with node:fs [cordova-electron]

2024-03-25 Thread via GitHub
codecov-commenter commented on PR #273: URL: https://github.com/apache/cordova-electron/pull/273#issuecomment-2019418502 ##

[PR] refactor: use node internal modules & replace fs-extra with node:fs [cordova-electron]

2024-03-25 Thread via GitHub
erisu opened a new pull request, #273: URL: https://github.com/apache/cordova-electron/pull/273 ### Platforms affected n/a ### Motivation and Context Modernaize code ### Description - Use Node Internal Modules `node:*` - Replace

Re: [I] Gamepad API does not work (WKWebView needs to be firstResponder?) [cordova-ios]

2024-03-25 Thread via GitHub
dpogue commented on issue #1397: URL: https://github.com/apache/cordova-ios/issues/1397#issuecomment-2019201041 I've opened a pull request to hopefully fix this in WebKit itself: https://github.com/WebKit/WebKit/pull/26444 -- This is an automated message from the Apache Git Service. To

Re: [I] `download` method failing on cordova / android platform with `java.lang.NullPointerException` exception [cordova-plugin-file-transfer]

2024-03-25 Thread via GitHub
the-other-sunny commented on issue #374: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/374#issuecomment-2019085564 @anubhavs19 @lchanouha I presented a workaround in my initial message which is to use the browser/webview's `XMLHttpRequest` API. I'm sorry but I'm

Re: [I] `download` method failing on cordova / android platform with `java.lang.NullPointerException` exception [cordova-plugin-file-transfer]

2024-03-25 Thread via GitHub
lchanouha commented on issue #374: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/374#issuecomment-2019016040 Hello, I got the same error ``` 03-25 23:08:56.746 29040 29835 E FileTransfer: java.lang.NullPointerException 03-25 23:08:56.746 29040 29835 E

Re: [I] Could not find cordova.js script tag [cordova-js]

2024-03-25 Thread via GitHub
jcesarmobile closed issue #238: Could not find cordova.js script tag URL: https://github.com/apache/cordova-js/issues/238 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [I] Could not find cordova.js script tag [cordova-js]

2024-03-25 Thread via GitHub
jcesarmobile commented on issue #238: URL: https://github.com/apache/cordova-js/issues/238#issuecomment-2018451000 Your index.html has to include the cordova.js script tag for plugins to work, is not something Cordova does, you have to do it. If using Ionic CLI or other tooling, the

Re: [I] Configure the need of `kotlin-android-extensions` plugin to support Kotlin 1.9 [cordova-android]

2024-03-25 Thread via GitHub
webberig commented on issue #1642: URL: https://github.com/apache/cordova-android/issues/1642#issuecomment-2017997690 When updating to the latest Firebase SDK versions, these require you to use Kotlin 1.9. After I added the `GradlePluginKotlinVersion` preference to my config.xml, build

Re: [I] Will Cordova Android 13 support Kotlin 1.9.x ? [cordova-android]

2024-03-25 Thread via GitHub
webberig commented on issue #1692: URL: https://github.com/apache/cordova-android/issues/1692#issuecomment-2017972793 The latest versions of the Firebase Analytics SDK requires at least Kotlin version 1.9 which is how I ended up here. The only problem I encountered was related to

Re: [I] Any alternative to CDVCommandDelegateImpl which is removed from public classes? [cordova-ios]

2024-03-25 Thread via GitHub
anilgunnam commented on issue #1410: URL: https://github.com/apache/cordova-ios/issues/1410#issuecomment-2017832056 It's working now. Thank you very much.. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

Re: [I] Any alternative to CDVCommandDelegateImpl which is removed from public classes? [cordova-ios]

2024-03-25 Thread via GitHub
dpogue commented on issue #1410: URL: https://github.com/apache/cordova-ios/issues/1410#issuecomment-2017580187 Try `id` rather than `CDVCommandDelegate*` (since `CDVCommandDelegate` is a protocol not a class). `id` means a pointer to a class instance that implements the

Re: [I] Any alternative to CDVCommandDelegateImpl which is removed from public classes? [cordova-ios]

2024-03-25 Thread via GitHub
anilgunnam commented on issue #1410: URL: https://github.com/apache/cordova-ios/issues/1410#issuecomment-2017574935 As, i mentioned earlier, already tried replacing CDVCommandDelegateImpl with CDVCommandDelegate in all header and implementation files like below: #import

Re: [PR] feat: add privacy-manifest config support [cordova-ios]

2024-03-25 Thread via GitHub
phyr0s commented on PR #1406: URL: https://github.com/apache/cordova-ios/pull/1406#issuecomment-2017448445 Hello, @erisu When new version 7.1.0 will be released with this change? Thanks -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 [cordova-serve]

2024-03-25 Thread via GitHub
dependabot[bot] commented on PR #56: URL: https://github.com/apache/cordova-serve/pull/56#issuecomment-2017297445 Looks like word-wrap is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 [cordova-serve]

2024-03-25 Thread via GitHub
dependabot[bot] closed pull request #56: build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 URL: https://github.com/apache/cordova-serve/pull/56 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 [cordova-serve]

2024-03-25 Thread via GitHub
dpogue commented on PR #56: URL: https://github.com/apache/cordova-serve/pull/56#issuecomment-2017297193 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] chore(deps): Update deps, add Node 20 to CI [cordova-serve]

2024-03-25 Thread via GitHub
dpogue merged PR #57: URL: https://github.com/apache/cordova-serve/pull/57 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] ci: add release audit workflow [cordova-eslint]

2024-03-25 Thread via GitHub
dpogue merged PR #43: URL: https://github.com/apache/cordova-eslint/pull/43 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] feat: disable no-var for browser linting [cordova-eslint]

2024-03-25 Thread via GitHub
dpogue merged PR #42: URL: https://github.com/apache/cordova-eslint/pull/42 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] chore: bump package to 5.1.0-dev [cordova-eslint]

2024-03-25 Thread via GitHub
dpogue merged PR #41: URL: https://github.com/apache/cordova-eslint/pull/41 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] ci: add release audit workflow [cordova-eslint]

2024-03-25 Thread via GitHub
codecov-commenter commented on PR #43: URL: https://github.com/apache/cordova-eslint/pull/43#issuecomment-2017290734 ## [Codecov](https://app.codecov.io/gh/apache/cordova-eslint/pull/43?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)

[PR] ci: add release audit workflow [cordova-eslint]

2024-03-25 Thread via GitHub
erisu opened a new pull request, #43: URL: https://github.com/apache/cordova-eslint/pull/43 Add GitHub Action Release Audit Workflow -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] chore(deps): Update deps, add Node 20 to CI [cordova-serve]

2024-03-24 Thread via GitHub
codecov-commenter commented on PR #57: URL: https://github.com/apache/cordova-serve/pull/57#issuecomment-2017189641 ## [Codecov](https://app.codecov.io/gh/apache/cordova-serve/pull/57?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)

[PR] chore(deps): Update deps, add Node 20 to CI [cordova-serve]

2024-03-24 Thread via GitHub
dpogue opened a new pull request, #57: URL: https://github.com/apache/cordova-serve/pull/57 ### Platforms affected All ### Motivation and Context Update some dependencies, but very minimally. This package appears to still support Node 14, and I don't want to

Re: [PR] feat: add privacy-manifest config support [cordova-ios]

2024-03-24 Thread via GitHub
BenLaKnet commented on PR #1406: URL: https://github.com/apache/cordova-ios/pull/1406#issuecomment-2017141038 I do not know how to test version 7.1.0-dev. Please help. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] chore!: bump package to 6.0.0-dev [cordova-eslint]

2024-03-24 Thread via GitHub
dpogue commented on PR #41: URL: https://github.com/apache/cordova-eslint/pull/41#issuecomment-2016898495 This will need to be rebased -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] chore(deps): bump semver from 6.3.0 to 6.3.1 [cordova-eslint]

2024-03-24 Thread via GitHub
dependabot[bot] closed pull request #38: chore(deps): bump semver from 6.3.0 to 6.3.1 URL: https://github.com/apache/cordova-eslint/pull/38 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] chore(deps): bump word-wrap from 1.2.3 to 1.2.4 [cordova-eslint]

2024-03-24 Thread via GitHub
dependabot[bot] commented on PR #39: URL: https://github.com/apache/cordova-eslint/pull/39#issuecomment-2016898334 Looks like word-wrap is no longer a dependency, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] chore(deps): bump semver from 6.3.0 to 6.3.1 [cordova-eslint]

2024-03-24 Thread via GitHub
dpogue commented on PR #38: URL: https://github.com/apache/cordova-eslint/pull/38#issuecomment-2016898258 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] chore(deps): bump word-wrap from 1.2.3 to 1.2.4 [cordova-eslint]

2024-03-24 Thread via GitHub
dpogue commented on PR #39: URL: https://github.com/apache/cordova-eslint/pull/39#issuecomment-2016898217 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] chore(deps): package-lock rebuild & GHA versions [cordova-eslint]

2024-03-24 Thread via GitHub
dpogue merged PR #40: URL: https://github.com/apache/cordova-eslint/pull/40 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] chore(deps): bump semver from 6.3.0 to 6.3.1 [cordova-eslint]

2024-03-24 Thread via GitHub
dependabot[bot] commented on PR #38: URL: https://github.com/apache/cordova-eslint/pull/38#issuecomment-2016898337 Looks like semver is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] chore(deps): bump word-wrap from 1.2.3 to 1.2.4 [cordova-eslint]

2024-03-24 Thread via GitHub
dependabot[bot] closed pull request #39: chore(deps): bump word-wrap from 1.2.3 to 1.2.4 URL: https://github.com/apache/cordova-eslint/pull/39 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] chore(deps): Update dependencies [cordova-eslint]

2024-03-24 Thread via GitHub
dpogue commented on PR #40: URL: https://github.com/apache/cordova-eslint/pull/40#issuecomment-2016886478 I downgraded so that we can merge the fix for the GHA warnings and resolve the npm security warnings, but it doesn't require a new version tagged. -- This is an automated message

Re: [PR] chore(deps): Update dependencies [cordova-eslint]

2024-03-24 Thread via GitHub
codecov-commenter commented on PR #40: URL: https://github.com/apache/cordova-eslint/pull/40#issuecomment-2016886458 ## [Codecov](https://app.codecov.io/gh/apache/cordova-eslint/pull/40?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)

Re: [PR] chore(deps): Update dependencies [cordova-eslint]

2024-03-24 Thread via GitHub
dpogue commented on PR #40: URL: https://github.com/apache/cordova-eslint/pull/40#issuecomment-2016876980 Ahh, I can downgrade that back to the previous version if we prefer (in which case this would just be bumping sub-dependencies). -- This is an automated message from the Apache Git

<    3   4   5   6   7   8   9   10   11   12   >