[GitHub] [cordova-plugin-media-capture] tamsel12 opened a new issue, #261: Android permission denied When opening the camera

2022-10-13 Thread GitBox
tamsel12 opened a new issue, #261: URL: https://github.com/apache/cordova-plugin-media-capture/issues/261 I have updated the SDK version 32 in Android application and Updated the plugin too. Before It works fine , It captures the image and video fine. Now After Upgrading SDK

[GitHub] [cordova-plugin-device] jcesarmobile merged pull request #182: fix(electron): use correct engine for 2.1.0 in package.json

2022-10-13 Thread GitBox
jcesarmobile merged PR #182: URL: https://github.com/apache/cordova-plugin-device/pull/182 -- 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:

[GitHub] [cordova-android] globules-io opened a new issue, #1507: ICordovaCookieManager use from plugin

2022-10-13 Thread GitBox
globules-io opened a new issue, #1507: URL: https://github.com/apache/cordova-android/issues/1507 Didn't get any replies on SO, so I guess I'll cross post here... https://stackoverflow.com/questions/73976163/cordova-android-icordovacookiemanager-use-from-plugin Thanks --

[GitHub] [cordova-plugin-geolocation] expcapitaldev commented on pull request #250: (android) fix: respect requested location accuracy on Android 12+

2022-10-13 Thread GitBox
expcapitaldev commented on PR #250: URL: https://github.com/apache/cordova-plugin-geolocation/pull/250#issuecomment-1277384544 @dpa99c can you check your MR ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [cordova-android] Lewin671 closed pull request #1508: feat: add json config parser

2022-10-13 Thread GitBox
Lewin671 closed pull request #1508: feat: add json config parser URL: https://github.com/apache/cordova-android/pull/1508 -- 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

[GitHub] [cordova-android] Lewin671 opened a new pull request, #1508: feat: add json config parser

2022-10-13 Thread GitBox
Lewin671 opened a new pull request, #1508: URL: https://github.com/apache/cordova-android/pull/1508 read config.json from `src/assets/config.json` rather than `src/res/config.xml` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [cordova-plugin-network-information] ZumelzuR commented on issue #125: 5G detection

2022-10-13 Thread GitBox
ZumelzuR commented on issue #125: URL: https://github.com/apache/cordova-plugin-network-information/issues/125#issuecomment-1277446853 > Happy to help but the logs for this run have expired and are no longer available. Same here, how we can run this again? -- This is an automated

[GitHub] [cordova-plugin-network-information] erisu commented on a diff in pull request #130: 5g feature

2022-10-13 Thread GitBox
erisu commented on code in PR #130: URL: https://github.com/apache/cordova-plugin-network-information/pull/130#discussion_r994691719 ## src/ios/CDVConnection.m: ## @@ -60,28 +60,35 @@ - (NSString*)w3cConnectionTypeFor:(CDVReachability*)reachability } else {

[GitHub] [cordova-plugin-camera] Tolfx commented on issue #797: Android 13 : Camera/Gallery doesn't open

2022-10-13 Thread GitBox
Tolfx commented on issue #797: URL: https://github.com/apache/cordova-plugin-camera/issues/797#issuecomment-1277584227 Is there any work to actually fix this issue? The solution above me doesn't seem that fitting since it can crash the application if the user declines to give access to

[GitHub] [cordova-plugin-network-information] breautek closed pull request #130: 5g feature

2022-10-13 Thread GitBox
breautek closed pull request #130: 5g feature URL: https://github.com/apache/cordova-plugin-network-information/pull/130 -- 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

[GitHub] [cordova-plugin-network-information] erisu commented on a diff in pull request #130: 5g feature

2022-10-13 Thread GitBox
erisu commented on code in PR #130: URL: https://github.com/apache/cordova-plugin-network-information/pull/130#discussion_r994691719 ## src/ios/CDVConnection.m: ## @@ -60,28 +60,35 @@ - (NSString*)w3cConnectionTypeFor:(CDVReachability*)reachability } else {

[GitHub] [cordova-plugin-device] jcesarmobile merged pull request #184: docs(android): correct model description

2022-10-13 Thread GitBox
jcesarmobile merged PR #184: URL: https://github.com/apache/cordova-plugin-device/pull/184 -- 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:

[GitHub] [cordova-plugin-camera] ochakov opened a new pull request, #814: Android 13 support

2022-10-13 Thread GitBox
ochakov opened a new pull request, #814: URL: https://github.com/apache/cordova-plugin-camera/pull/814 ### Platforms affected Android ### Motivation and Context Allow building applications using Android SDK 33, support for Android 13 ###

[GitHub] [cordova-plugin-media-capture] ochakov opened a new pull request, #262: Android 13 support

2022-10-13 Thread GitBox
ochakov opened a new pull request, #262: URL: https://github.com/apache/cordova-plugin-media-capture/pull/262 ### Platforms affected Android ### Motivation and Context Allow building applications using Android SDK 33, support for Android 13 ###

[jira] [Closed] (CB-5644) Error: ENOENT, no such file or directory 'PATH/platforms/ios/._PROJECTNAME/config.xml' during "cordova prepare ios"

2022-10-13 Thread jcesarmobile (Jira)
[ https://issues.apache.org/jira/browse/CB-5644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jcesarmobile closed CB-5644. Resolution: Cannot Reproduce I have never seen this happen and I always open the xcode project so it's

[GitHub] [cordova-cli] TylerBreau opened a new pull request, #584: Updated cordova-common and cordova-lib for the new framework link attribute.

2022-10-13 Thread GitBox
TylerBreau opened a new pull request, #584: URL: https://github.com/apache/cordova-cli/pull/584 ### Platforms affected iOS ### Motivation and Context This PR depends on 2 other PRs: https://github.com/apache/cordova-common/pull/179

[GitHub] [cordova-ios] codecov-commenter commented on pull request #1266: Updated plugman pluginHandlers to support framework link attribute.

2022-10-13 Thread GitBox
codecov-commenter commented on PR #1266: URL: https://github.com/apache/cordova-ios/pull/1266#issuecomment-1278149187 #

[jira] [Resolved] (CB-14028) device.model does not behave as documented on Android

2022-10-13 Thread jcesarmobile (Jira)
[ https://issues.apache.org/jira/browse/CB-14028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jcesarmobile resolved CB-14028. --- Resolution: Fixed I've updated the docs > device.model does not behave as documented on Android >

[jira] [Closed] (CB-5121) deprecate device.cordova in favor of cordova.version

2022-10-13 Thread jcesarmobile (Jira)
[ https://issues.apache.org/jira/browse/CB-5121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jcesarmobile closed CB-5121. Resolution: Won't Do closing as won't do the plugin now just returns the same value as cordova.version,

[jira] [Closed] (CB-12857) Discovered plugin "Device" in config.xml. Adding it to the project Failed to restore plugin "Device" from config.xml. You might need to try adding it again. Error: Error: Re

2022-10-13 Thread jcesarmobile (Jira)
[ https://issues.apache.org/jira/browse/CB-12857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jcesarmobile closed CB-12857. - Resolution: Cannot Reproduce closing as I can't reproduce and the reporter stopped answering >

[jira] [Closed] (CB-5702) platform add fails to install plugins if project has been moved to another directory

2022-10-13 Thread jcesarmobile (Jira)
[ https://issues.apache.org/jira/browse/CB-5702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jcesarmobile closed CB-5702. Resolution: Cannot Reproduce closing as can't reproduce since there isn't enough information to reproduce it

[jira] [Closed] (CB-5758) Give same behavior to InAppBrowser as CordovaWebView for self-signed certs

2022-10-13 Thread jcesarmobile (Jira)
[ https://issues.apache.org/jira/browse/CB-5758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jcesarmobile closed CB-5758. Resolution: Won't Do closing as won't do as we shouldn't ignore certificate errors, in cordova is done only

[GitHub] [cordova-ios] TylerBreau opened a new pull request, #1266: Updated plugman pluginHandlers to support framework link attribute.

2022-10-13 Thread GitBox
TylerBreau opened a new pull request, #1266: URL: https://github.com/apache/cordova-ios/pull/1266 Update is backwards compatible with previous embed behaviour. ### Platforms affected iOS ### Motivation and Context Currently, the framework tag does not

[GitHub] [cordova-common] TylerBreau opened a new pull request, #179: Added link attribute support to the framework tag.

2022-10-13 Thread GitBox
TylerBreau opened a new pull request, #179: URL: https://github.com/apache/cordova-common/pull/179 ### Platforms affected iOS ### Motivation and Context Currently, the framework tag does not support both linking and embedding a framework. Comments in the code

[GitHub] [cordova-lib] TylerBreau opened a new pull request, #898: Updated cordova-common for the new framework link attribute.

2022-10-13 Thread GitBox
TylerBreau opened a new pull request, #898: URL: https://github.com/apache/cordova-lib/pull/898 ### Platforms affected iOS ### Motivation and Context This PR is to update the cordova-common package after https://github.com/apache/cordova-common/pull/179 is

[GitHub] [cordova-common] codecov-commenter commented on pull request #179: Added link attribute support to the framework tag.

2022-10-13 Thread GitBox
codecov-commenter commented on PR #179: URL: https://github.com/apache/cordova-common/pull/179#issuecomment-1278152842 #

[jira] [Closed] (CB-9874) Sloppy object code demonstrates poor javascript

2022-10-13 Thread jcesarmobile (Jira)
[ https://issues.apache.org/jira/browse/CB-9874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jcesarmobile closed CB-9874. Resolution: Won't Do closing as won't do > Sloppy object code demonstrates poor javascript >

[jira] [Resolved] (CB-4922) CLI Doesn't fetch dependencies when no platforms are added

2022-10-13 Thread jcesarmobile (Jira)
[ https://issues.apache.org/jira/browse/CB-4922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jcesarmobile resolved CB-4922. -- Resolution: Fixed this is no longer an issue on latest CLI, so I guess it was fixed at some point > CLI

[jira] [Resolved] (CB-4925) CLI Doesn't fail when a dependency is not found

2022-10-13 Thread jcesarmobile (Jira)
[ https://issues.apache.org/jira/browse/CB-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jcesarmobile resolved CB-4925. -- Resolution: Fixed It errors now, so I guess it was fixed > CLI Doesn't fail when a dependency is not

[jira] [Closed] (CB-5673) platforms list should work outside of a project

2022-10-13 Thread jcesarmobile (Jira)
[ https://issues.apache.org/jira/browse/CB-5673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jcesarmobile closed CB-5673. Resolution: Won't Do closing as won't do, nobody has shown interest on this feature other than the reporter.

[jira] [Closed] (CB-6046) source-file framework=true item not installed correctly

2022-10-13 Thread jcesarmobile (Jira)
[ https://issues.apache.org/jira/browse/CB-6046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jcesarmobile closed CB-6046. Resolution: Won't Do not sure if this is still an issue, but for libraries, plugins should use lib-file

[jira] [Closed] (CB-6104) Online event triggers differently on iOS and Android

2022-10-13 Thread jcesarmobile (Jira)
[ https://issues.apache.org/jira/browse/CB-6104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jcesarmobile closed CB-6104. Resolution: Duplicate closing as duplicate of https://issues.apache.org/jira/browse/CB-5149 > Online event

[jira] [Closed] (CB-7217) Cordova cli doesn't parse the argument properly

2022-10-13 Thread jcesarmobile (Jira)
[ https://issues.apache.org/jira/browse/CB-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jcesarmobile closed CB-7217. Resolution: Cannot Reproduce I can't reproduce, so might have been fixed. If somebody still faces this

[jira] [Closed] (CB-6232) Failed to add plugin if project path contained words 'build'

2022-10-13 Thread jcesarmobile (Jira)
[ https://issues.apache.org/jira/browse/CB-6232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jcesarmobile closed CB-6232. Resolution: Cannot Reproduce I can't reproduce, so it's probably fixed. If somebody still faces this issue,

[jira] [Closed] (CB-6565) Remove committer copyright notice in headers

2022-10-13 Thread jcesarmobile (Jira)
[ https://issues.apache.org/jira/browse/CB-6565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jcesarmobile closed CB-6565. Resolution: Cannot Reproduce link shows nothing, so I guess it was fixed > Remove committer copyright notice

[jira] [Closed] (CB-7031) --usenpm option should place downloaded package to util.libDirectory

2022-10-13 Thread jcesarmobile (Jira)
[ https://issues.apache.org/jira/browse/CB-7031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jcesarmobile closed CB-7031. Resolution: Cannot Reproduce I can't reproduce, so it was probably fixed. If somebody still faces this

[GitHub] [cordova-plugin-network-information] erisu commented on a diff in pull request #130: feat(android, ios): add 5G support

2022-10-13 Thread GitBox
erisu commented on code in PR #130: URL: https://github.com/apache/cordova-plugin-network-information/pull/130#discussion_r995294370 ## src/android/NetworkManager.java: ## @@ -46,17 +54,17 @@ public class NetworkManager extends CordovaPlugin { public static final String

[GitHub] [cordova-plugin-network-information] erisu commented on a diff in pull request #130: feat(android, ios): add 5G support

2022-10-13 Thread GitBox
erisu commented on code in PR #130: URL: https://github.com/apache/cordova-plugin-network-information/pull/130#discussion_r995294370 ## src/android/NetworkManager.java: ## @@ -46,17 +54,17 @@ public class NetworkManager extends CordovaPlugin { public static final String