[GitHub] [cordova-ios] erisu merged pull request #932: ci: add node 14 to workflow

2020-07-06 Thread GitBox
erisu merged pull request #932: URL: https://github.com/apache/cordova-ios/pull/932 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

[GitHub] [cordova-plugin-media-capture] timbru31 merged pull request #178: chore(npm): use short notation in package.json

2020-07-06 Thread GitBox
timbru31 merged pull request #178: URL: https://github.com/apache/cordova-plugin-media-capture/pull/178 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [cordova-plugin-wkwebview-engine] timbru31 merged pull request #163: chore(npm): use short notation in package.json

2020-07-06 Thread GitBox
timbru31 merged pull request #163: URL: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/163 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [cordova-plugin-camera] sc0ttdav3y commented on pull request #525: Fix for the problem when Exif data is lost when getting an image from the photo library (iOS)

2020-07-06 Thread GitBox
sc0ttdav3y commented on pull request #525: URL: https://github.com/apache/cordova-plugin-camera/pull/525#issuecomment-654039461 First, thanks so much to @ryaa, @incentfit and others for all your effort on this PR. This particular fix is tremendously important for Cordova, as I imagine

[GitHub] [cordova-plugin-media] timbru31 merged pull request #284: chore: adds package-lock file

2020-07-06 Thread GitBox
timbru31 merged pull request #284: URL: https://github.com/apache/cordova-plugin-media/pull/284 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-plugin-media-capture] timbru31 merged pull request #180: chore: adds package-lock file

2020-07-06 Thread GitBox
timbru31 merged pull request #180: URL: https://github.com/apache/cordova-plugin-media-capture/pull/180 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [cordova-plugin-wkwebview-engine] timbru31 merged pull request #165: chore: adds package-lock file

2020-07-06 Thread GitBox
timbru31 merged pull request #165: URL: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/165 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [cordova-plugin-media-capture] timbru31 merged pull request #179: refactor(eslint): use cordova-eslint /w fix

2020-07-06 Thread GitBox
timbru31 merged pull request #179: URL: https://github.com/apache/cordova-plugin-media-capture/pull/179 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [cordova-plugin-media] timbru31 merged pull request #283: refactor(eslint): use cordova-eslint /w fix

2020-07-06 Thread GitBox
timbru31 merged pull request #283: URL: https://github.com/apache/cordova-plugin-media/pull/283 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-plugin-media] timbru31 closed issue #233: Convert to eslint

2020-07-06 Thread GitBox
timbru31 closed issue #233: URL: https://github.com/apache/cordova-plugin-media/issues/233 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

[GitHub] [cordova-plugin-media] timbru31 closed pull request #234: Convert jshint to eslint

2020-07-06 Thread GitBox
timbru31 closed pull request #234: URL: https://github.com/apache/cordova-plugin-media/pull/234 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-plugin-wkwebview-engine] timbru31 merged pull request #164: refactor(eslint): use cordova-eslint /w fix

2020-07-06 Thread GitBox
timbru31 merged pull request #164: URL: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/164 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [cordova-plugin-media] timbru31 commented on a change in pull request #285: WIP: fix: remove deprecated platform code snippets

2020-07-06 Thread GitBox
timbru31 commented on a change in pull request #285: URL: https://github.com/apache/cordova-plugin-media/pull/285#discussion_r450077852 ## File path: tests/tests.js ## @@ -42,10 +41,6 @@ var isAudioSupported = isWindows ? !window.SAUCELABS_ENV : true; -var

[GitHub] [cordova-plugin-geolocation] jitendrabeyond edited a comment on issue #203: Not working on android device Vivo Y12

2020-07-06 Thread GitBox
jitendrabeyond edited a comment on issue #203: URL: https://github.com/apache/cordova-plugin-geolocation/issues/203#issuecomment-654615671 ![image](https://user-images.githubusercontent.com/67774941/86720628-d6107a00-c042-11ea-8096-12262f3d0885.png) ok trying it without

[GitHub] [cordova-plugin-geolocation] jitendrabeyond edited a comment on issue #203: Not working on android device Vivo Y12

2020-07-06 Thread GitBox
jitendrabeyond edited a comment on issue #203: URL: https://github.com/apache/cordova-plugin-geolocation/issues/203#issuecomment-654614293 Hello @timbru31, @breautek , Please see the screenshot for the things:

[GitHub] [cordova-plugin-geolocation] jitendrabeyond commented on issue #203: Not working on android device Vivo Y12

2020-07-06 Thread GitBox
jitendrabeyond commented on issue #203: URL: https://github.com/apache/cordova-plugin-geolocation/issues/203#issuecomment-654615671 ![image](https://user-images.githubusercontent.com/67774941/86720628-d6107a00-c042-11ea-8096-12262f3d0885.png)

[GitHub] [cordova-plugin-geolocation] breautek commented on issue #203: Not working on android device Vivo Y12

2020-07-06 Thread GitBox
breautek commented on issue #203: URL: https://github.com/apache/cordova-plugin-geolocation/issues/203#issuecomment-654615006 There error is probably an `Error` class, you can't `JSON.stringify` it. You lose the prototype members when you do.

[GitHub] [cordova-plugin-geolocation] jitendrabeyond commented on issue #203: Not working on android device Vivo Y12

2020-07-06 Thread GitBox
jitendrabeyond commented on issue #203: URL: https://github.com/apache/cordova-plugin-geolocation/issues/203#issuecomment-654614293 Hello @timbru31, Please see the screenshot for the things:

[GitHub] [cordova-plugin-camera] erisu closed issue #619: Release 4.2.0 on npm?

2020-07-06 Thread GitBox
erisu closed issue #619: URL: https://github.com/apache/cordova-plugin-camera/issues/619 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

[GitHub] [cordova-android] arielceb commented on issue #1007: Application fails with Webview / chrome 83

2020-07-06 Thread GitBox
arielceb commented on issue #1007: URL: https://github.com/apache/cordova-android/issues/1007#issuecomment-654264844 The upsoft plugin is in the file PruebaWebView plugins.zip in the folder PruebaWebView\plugins\ i recompile an tried it in a phone with android 8,1 and webview

[GitHub] [cordova-plugin-camera] erisu commented on issue #619: Release 4.2.0 on npm?

2020-07-06 Thread GitBox
erisu commented on issue #619: URL: https://github.com/apache/cordova-plugin-camera/issues/619#issuecomment-654230579 Cordova does not have a 4.2.0 release. This is an automated message from the Apache Git Service. To

[GitHub] [cordova-plugin-splashscreen] mylertitchell opened a new issue #283: ios Support 6.1.0

2020-07-06 Thread GitBox
mylertitchell opened a new issue #283: URL: https://github.com/apache/cordova-plugin-splashscreen/issues/283 ### Issue Type - [ ] Bug Report - [ ] Feature Request - [X] Support Question ## Description I am updating to latest version due to alot of

[GitHub] [cordova-plugin-splashscreen] omar-selim commented on issue #283: ios Support 6.1.0

2020-07-06 Thread GitBox
omar-selim commented on issue #283: URL: https://github.com/apache/cordova-plugin-splashscreen/issues/283#issuecomment-654246199 Hello @mylertitchell I just had the same issue but, after checking this merged PR https://github.com/apache/cordova-plugin-splashscreen/pull/261 It seems

[GitHub] [cordova-plugin-camera] grischan opened a new issue #619: Release 4.2.0 on npm?

2020-07-06 Thread GitBox
grischan opened a new issue #619: URL: https://github.com/apache/cordova-plugin-camera/issues/619 Hello, could the new version 4.2.0 published on npmjs? The latest version there is 4.1.0. Thank you and best Regards Christian

[GitHub] [cordova-plugin-geolocation] jitendrabeyond edited a comment on issue #203: Not working on android device Vivo Y12

2020-07-06 Thread GitBox
jitendrabeyond edited a comment on issue #203: URL: https://github.com/apache/cordova-plugin-geolocation/issues/203#issuecomment-654226594 Hello, @timbru31 Can you please help me to solve the issue? Please re-open the issue as it is not solved yet.

[GitHub] [cordova-plugin-geolocation] jitendrabeyond commented on issue #203: Not working on android device Vivo Y12

2020-07-06 Thread GitBox
jitendrabeyond commented on issue #203: URL: https://github.com/apache/cordova-plugin-geolocation/issues/203#issuecomment-654226594 Hello, @timbru31 Can you please help me to solve the issue? This is an automated message

[GitHub] [cordova-plugin-inappbrowser] klochko7 commented on issue #712: cordova-ios@6.0.0 compatibility

2020-07-06 Thread GitBox
klochko7 commented on issue #712: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-654251692 Hi all! I have an ionic project for iOS and switched to cordova-ios@6.0.0 too. What can I do to fix this issue? I try to remove cordova-plugin-inappbrowser and

[GitHub] [cordova-android] Infradigitaal opened a new issue #1020: --release signing not working on cordova-android 9.0.0

2020-07-06 Thread GitBox
Infradigitaal opened a new issue #1020: URL: https://github.com/apache/cordova-android/issues/1020 # Bug Report I'm trying to build my app on android@9.0.0 with the command `cordova build android --release`. However, it simply deletes my `release-signing.properties` and produces

[GitHub] [cordova-plugin-camera] indraraj26 commented on issue #618: When users installed the android application and try to capture the video first time. Permission is not asked in android mobile's.T

2020-07-06 Thread GitBox
indraraj26 commented on issue #618: URL: https://github.com/apache/cordova-plugin-camera/issues/618#issuecomment-654397530 You can clone this and reproduce for me git : https://github.com/indraraj26/cordova-camera-fast-click npm i cordova platform add android cordova build

[GitHub] [cordova-plugin-wkwebview-engine] towcar commented on issue #114: Disabling the scrollbars in iOS..

2020-07-06 Thread GitBox
towcar commented on issue #114: URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/114#issuecomment-654370730 Not sure if I need to comment now, but I was on the wrong Github page, didn't realize this was for the plugin. (Skipped using it because of cordova-io@6).

[GitHub] [cordova-plugin-camera] indraraj26 opened a new issue #620: take photo and click so fast on take picture you will get black screen

2020-07-06 Thread GitBox
indraraj26 opened a new issue #620: URL: https://github.com/apache/cordova-plugin-camera/issues/620 # Bug Report ## Problem ### What is expected to happen? I should not get black screen if i clicked so fast while i just moving to camera. 1. camera open 2. you clicked

[GitHub] [cordova-plugin-camera] grischan commented on issue #619: Release 4.2.0 on npm?

2020-07-06 Thread GitBox
grischan commented on issue #619: URL: https://github.com/apache/cordova-plugin-camera/issues/619#issuecomment-654249231 I dont mean the version of cordova, I mean the camera-plugin itself on npm. This is an automated

[GitHub] [cordova-plugin-camera] bartdeveloper commented on issue #611: Cannot use saveToPhotoAlbum: true on Android 10

2020-07-06 Thread GitBox
bartdeveloper commented on issue #611: URL: https://github.com/apache/cordova-plugin-camera/issues/611#issuecomment-654253915 I also confirm that issue. On _Android 9_ all features works great, but after update my device to _Android 10_ I got "Error capturing image" when flag

[GitHub] [cordova-plugin-camera] timbru31 commented on issue #619: Release 4.2.0 on npm?

2020-07-06 Thread GitBox
timbru31 commented on issue #619: URL: https://github.com/apache/cordova-plugin-camera/issues/619#issuecomment-654261878 That's what erisu meant, too. The attempted release for 4.2.0 failed as it's broken on Android. We are currently working on a new version (no ETA)

[GitHub] [cordova-plugin-splashscreen] timbru31 closed issue #283: ios Support 6.1.0

2020-07-06 Thread GitBox
timbru31 closed issue #283: URL: https://github.com/apache/cordova-plugin-splashscreen/issues/283 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-plugin-splashscreen] timbru31 commented on issue #283: ios Support 6.1.0

2020-07-06 Thread GitBox
timbru31 commented on issue #283: URL: https://github.com/apache/cordova-plugin-splashscreen/issues/283#issuecomment-654262463 SplashScreen has been integrated into cordova-ios@6: https://cordova.apache.org/announcements/2020/06/01/cordova-ios-release-6.0.0.html - there is no need for

[GitHub] [cordova-android] breautek commented on issue #1020: --release signing not working on cordova-android 9.0.0

2020-07-06 Thread GitBox
breautek commented on issue #1020: URL: https://github.com/apache/cordova-android/issues/1020#issuecomment-654510945 The files under `platforms/android` are managed, so manually changing files I don't think was ever an officially supported feature, and definitely not recommended.

[GitHub] [cordova-android] Infradigitaal commented on issue #1020: --release signing not working on cordova-android 9.0.0

2020-07-06 Thread GitBox
Infradigitaal commented on issue #1020: URL: https://github.com/apache/cordova-android/issues/1020#issuecomment-654523922 Oh... Well alright. I just did that and now it's giving me an error in `cordova.gradle` line: 138 I checked the file out and that line seems to be the dialog

[GitHub] [cordova-android] Infradigitaal commented on issue #1020: --release signing not working on cordova-android 9.0.0

2020-07-06 Thread GitBox
Infradigitaal commented on issue #1020: URL: https://github.com/apache/cordova-android/issues/1020#issuecomment-654524782 Nevermind, I got it working. It for whatever reason deleted my passwords from the build.json after the first try, it would seem. But this does mean there

[GitHub] [cordova-cli] ArthurHNL commented on issue #434: Error: Command failed: wmic os get Caption 'wmic' is not recognized as an internal or external command, operable program or batch file.

2020-07-06 Thread GitBox
ArthurHNL commented on issue #434: URL: https://github.com/apache/cordova-cli/issues/434#issuecomment-654451029 A fix for this issue is on it's way (Cordova only needs to update the `windows-release` package). A possible workaround (adding `wbem` to the path) is known (even though it is

[GitHub] [cordova-cli] Aneeqa-Rajput commented on issue #434: Error: Command failed: wmic os get Caption 'wmic' is not recognized as an internal or external command, operable program or batch file.

2020-07-06 Thread GitBox
Aneeqa-Rajput commented on issue #434: URL: https://github.com/apache/cordova-cli/issues/434#issuecomment-654415745 @janpio thanks alot Sir This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cordova-android] breautek opened a new issue #1021: Keystore Password Prompt is broken

2020-07-06 Thread GitBox
breautek opened a new issue #1021: URL: https://github.com/apache/cordova-android/issues/1021 # Bug Report ## Problem > For release signing, passwords can be excluded and the build system will issue a prompt asking for the password. The `build.json` password fields

[GitHub] [cordova-android] codecov-commenter commented on pull request #1022: fix: password prompt

2020-07-06 Thread GitBox
codecov-commenter commented on pull request #1022: URL: https://github.com/apache/cordova-android/pull/1022#issuecomment-654548794 # [Codecov](https://codecov.io/gh/apache/cordova-android/pull/1022?src=pr=h1) Report > Merging

[GitHub] [cordova-android] breautek opened a new issue #1023: Password prompts always results into "tamper" error

2020-07-06 Thread GitBox
breautek opened a new issue #1023: URL: https://github.com/apache/cordova-android/issues/1023 # Bug Report ## Problem When using password prompts, the build fails with: ``` failure occurred while executing

[GitHub] [cordova-android] breautek removed a comment on issue #1021: Keystore Password Prompt is broken

2020-07-06 Thread GitBox
breautek removed a comment on issue #1021: URL: https://github.com/apache/cordova-android/issues/1021#issuecomment-654548741 This fixes the prompt issue itself, but there seems to be another issue (described at https://github.com/apache/cordova-android/issues/1023) where the password is

[GitHub] [cordova-android] breautek commented on issue #1021: Keystore Password Prompt is broken

2020-07-06 Thread GitBox
breautek commented on issue #1021: URL: https://github.com/apache/cordova-android/issues/1021#issuecomment-654548741 This fixes the prompt issue itself, but there seems to be another issue (described at https://github.com/apache/cordova-android/issues/1023) where the password is always

[GitHub] [cordova-android] breautek closed issue #1020: --release signing not working on cordova-android 9.0.0

2020-07-06 Thread GitBox
breautek closed issue #1020: URL: https://github.com/apache/cordova-android/issues/1020 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

[GitHub] [cordova-android] breautek commented on issue #1020: --release signing not working on cordova-android 9.0.0

2020-07-06 Thread GitBox
breautek commented on issue #1020: URL: https://github.com/apache/cordova-android/issues/1020#issuecomment-654530574 I've reproduced the password prompt issue. I've created an issue that specifically describes the password prompt issue. Thank you for bringing attention to that... Based

[GitHub] [cordova-android] breautek opened a new pull request #1022: fix: password prompt

2020-07-06 Thread GitBox
breautek opened a new pull request #1022: URL: https://github.com/apache/cordova-android/pull/1022 ### Platforms affected Android ### Motivation and Context Password prompt when building release builds is broken and crashes with an exception. Fixes

[GitHub] [cordova-android] breautek edited a comment on pull request #1022: WIP: fix: password prompt

2020-07-06 Thread GitBox
breautek edited a comment on pull request #1022: URL: https://github.com/apache/cordova-android/pull/1022#issuecomment-654548999 This fixes the prompt issue itself, but there seems to be another issue (described at #1023) where the password is always rejected, but only if the password was

[GitHub] [cordova-android] breautek commented on pull request #1022: fix: password prompt

2020-07-06 Thread GitBox
breautek commented on pull request #1022: URL: https://github.com/apache/cordova-android/pull/1022#issuecomment-654548999 This fixes the prompt issue itself, but there seems to be another issue (described at #1023) where the password is always rejected, but only if the password was

[GitHub] [cordova-android] arielceb commented on issue #1007: Application fails with Webview / chrome 83

2020-07-06 Thread GitBox
arielceb commented on issue #1007: URL: https://github.com/apache/cordova-android/issues/1007#issuecomment-654486388 i used cordova version 9.0.0. Cordova Cli 6.0.0 to build the app with visual studio 2015. Maybe the was a bug in these version that was fixed in the next releases of

[GitHub] [cordova-android] breautek commented on issue #1007: Application fails with Webview / chrome 83

2020-07-06 Thread GitBox
breautek commented on issue #1007: URL: https://github.com/apache/cordova-android/issues/1007#issuecomment-654489649 > The upsoft plugin is in the file PruebaWebView plugins.zip in the folder PruebaWebView\plugins > i recompile an tried it in a phone with android 8,1 and webview

[GitHub] [cordova-plugin-camera] fattanasio opened a new issue #621: can't access to file uri of camera.getPicture

2020-07-06 Thread GitBox
fattanasio opened a new issue #621: URL: https://github.com/apache/cordova-plugin-camera/issues/621 # Bug Report Can't access to file uri of camera.getPicture. ## Problem Before upgrade to cordova ios 6, it worked fine. After when i call camera.getPicture i I can't preview the

[GitHub] [cordova-cli] raphinesse closed issue #434: Error: Command failed: wmic os get Caption 'wmic' is not recognized as an internal or external command, operable program or batch file.

2020-07-06 Thread GitBox
raphinesse closed issue #434: URL: https://github.com/apache/cordova-cli/issues/434 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

[GitHub] [cordova-cli] raphinesse commented on issue #434: Error: Command failed: wmic os get Caption 'wmic' is not recognized as an internal or external command, operable program or batch file.

2020-07-06 Thread GitBox
raphinesse commented on issue #434: URL: https://github.com/apache/cordova-cli/issues/434#issuecomment-654470908 Any fresh Cordova installation should have the version of windows-release that has the fix, due to compatible semver ranges. No need to change your PATH. If you still

[GitHub] [cordova-plugin-geolocation] breautek commented on issue #203: Not working on android device Vivo Y12

2020-07-06 Thread GitBox
breautek commented on issue #203: URL: https://github.com/apache/cordova-plugin-geolocation/issues/203#issuecomment-654479240 As Tim said, we are missing a lot of crucial information to provide any real assistance. Things like: - Cordova CLI version - Cordova plugin

[GitHub] [cordova-plugin-splashscreen] erisu merged pull request #282: fix: js clobber only on supported platforms

2020-07-06 Thread GitBox
erisu merged pull request #282: URL: https://github.com/apache/cordova-plugin-splashscreen/pull/282 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the