Re: [I] Why in Cordova, EventSource and/or fetch do not behave the same way they behave in a browser like chrome, when fetching SseEmitter tokens? [cordova]

2024-11-05 Thread via GitHub
breautek commented on issue #500: URL: https://github.com/apache/cordova/issues/500#issuecomment-2457391764 That's not really sufficient. Having the ability to reproduce is one issue and while your application might be able to show case that. Having a project that can be manipulated a

Re: [I] Why in Cordova, EventSource and/or fetch do not behave the same way they behave in a browser like chrome, when fetching SseEmitter tokens? [cordova]

2024-11-05 Thread via GitHub
breautek commented on issue #500: URL: https://github.com/apache/cordova/issues/500#issuecomment-2457439634 Your APK isn't debuggable but I can still observe logcat messages which shows: ``` java.io.FileNotFoundException: www/an/gpt/suggest 2024-11-05 11:07:39.746 8226-8266

Re: [I] Why in Cordova, EventSource and/or fetch do not behave the same way they behave in a browser like chrome, when fetching SseEmitter tokens? [cordova]

2024-11-05 Thread via GitHub
breautek closed issue #500: Why in Cordova, EventSource and/or fetch do not behave the same way they behave in a browser like chrome, when fetching SseEmitter tokens? URL: https://github.com/apache/cordova/issues/500 -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] Extract project structure into its own file [cordova-docs]

2024-11-05 Thread via GitHub
dpogue commented on code in PR #977: URL: https://github.com/apache/cordova-docs/pull/977#discussion_r1830531863 ## www/docs/en/dev/guide/overview/project-structure.md: ## @@ -0,0 +1,100 @@ +--- +license: > +Licensed to the Apache Software Foundation (ASF) under one +or

Re: [PR] Extract project structure into its own file [cordova-docs]

2024-11-05 Thread via GitHub
dpogue commented on code in PR #977: URL: https://github.com/apache/cordova-docs/pull/977#discussion_r1830538594 ## www/docs/en/dev/guide/overview/project-structure.md: ## @@ -0,0 +1,100 @@ +--- +license: > +Licensed to the Apache Software Foundation (ASF) under one +or

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

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

Re: [PR] chore(build)!: remove more gulp related dependencies [cordova-docs]

2024-11-05 Thread via GitHub
erisu merged PR #1377: URL: https://github.com/apache/cordova-docs/pull/1377 -- 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: issues-unsubscr...@cordova.

Re: [I] `audit-license-headers -g` is broken [cordova-coho]

2024-11-05 Thread via GitHub
dpogue closed issue #239: `audit-license-headers -g` is broken URL: https://github.com/apache/cordova-coho/issues/239 -- 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 unsubsc

Re: [I] `audit-license-headers -g` is broken [cordova-coho]

2024-11-05 Thread via GitHub
dpogue closed issue #239: `audit-license-headers -g` is broken URL: https://github.com/apache/cordova-coho/issues/239 -- 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 unsubsc

Re: [PR] refactor!: Cleanup & dependency modernization [cordova-coho]

2024-11-05 Thread via GitHub
dpogue merged PR #327: URL: https://github.com/apache/cordova-coho/pull/327 -- 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: issues-unsubscr...@cordova.a

Re: [PR] Add ZSH config for setting environment variables on macOS Catalina and newer [cordova-docs]

2024-11-05 Thread via GitHub
erisu commented on code in PR #1360: URL: https://github.com/apache/cordova-docs/pull/1360#discussion_r1830487130 ## www/docs/en/dev/guide/platforms/android/index.md: ## @@ -284,14 +284,21 @@ _**Note:** The directories above are generally located in the Android SDK ROOT._ ##