[GitHub] [cordova-plugin-camera] neerajsaxena0711 commented on issue #506: iOS13 file_uri error picking video from gallery

2019-11-25 Thread GitBox
neerajsaxena0711 commented on issue #506: iOS13 file_uri error picking video from gallery URL: https://github.com/apache/cordova-plugin-camera/issues/506#issuecomment-558487559 Yes, I can confirm that @markerio 's solution is working on iOS 13.1.2. Tested on real device. Thanks a ton!

[GitHub] [cordova-ios] ShiXihong commented on issue #725: Setting WKWebViewOnly causes `cordova platform add ios` to fail

2019-11-25 Thread GitBox
ShiXihong commented on issue #725: Setting WKWebViewOnly causes `cordova platform add ios` to fail URL: https://github.com/apache/cordova-ios/issues/725#issuecomment-558487706 I have same problem, any solution for this? This

[GitHub] [cordova-ios] lengyuexuan edited a comment on issue #725: Setting WKWebViewOnly causes `cordova platform add ios` to fail

2019-11-25 Thread GitBox
lengyuexuan edited a comment on issue #725: Setting WKWebViewOnly causes `cordova platform add ios` to fail URL: https://github.com/apache/cordova-ios/issues/725#issuecomment-558484228 same problem, any solution?

[GitHub] [cordova-ios] lengyuexuan commented on issue #725: Setting WKWebViewOnly causes `cordova platform add ios` to fail

2019-11-25 Thread GitBox
lengyuexuan commented on issue #725: Setting WKWebViewOnly causes `cordova platform add ios` to fail URL: https://github.com/apache/cordova-ios/issues/725#issuecomment-558484228 same problem This is an automated

[GitHub] [cordova-plugin-statusbar] breautek edited a comment on issue #134: feat: get statusbar height (top-inset)

2019-11-25 Thread GitBox
breautek edited a comment on issue #134: feat: get statusbar height (top-inset) URL: https://github.com/apache/cordova-plugin-statusbar/pull/134#issuecomment-558462107 I think android looks fine. Tested on android emulator and seems to work perfectly with both screen cutouts and

[GitHub] [cordova-plugin-statusbar] breautek commented on issue #134: feat: get statusbar height (top-inset)

2019-11-25 Thread GitBox
breautek commented on issue #134: feat: get statusbar height (top-inset) URL: https://github.com/apache/cordova-plugin-statusbar/pull/134#issuecomment-558462107 I think android looks fine. I'm not very knowledgeable on iOS development, but I think the `setKeepCallbackAsBool` usage might

[GitHub] [cordova-plugin-statusbar] breautek commented on a change in pull request #134: feat: get statusbar height (top-inset)

2019-11-25 Thread GitBox
breautek commented on a change in pull request #134: feat: get statusbar height (top-inset) URL: https://github.com/apache/cordova-plugin-statusbar/pull/134#discussion_r350545105 ## File path: src/ios/CDVStatusBar.m ## @@ -195,6 +195,14 @@ - (void)

[GitHub] [cordova-android] breautek commented on issue #873: Android App Bundle: --versionCode ignored with --packageType=bundle

2019-11-25 Thread GitBox
breautek commented on issue #873: Android App Bundle: --versionCode ignored with --packageType=bundle URL: https://github.com/apache/cordova-android/issues/873#issuecomment-558459965 I do not know why `--versionCode` or `--gradleArgs=-PcdvVersionCode` is being ignored during bundle

[GitHub] [cordova-android] breautek commented on issue #873: Android App Bundle: --versionCode ignored with --packageType=bundle

2019-11-25 Thread GitBox
breautek commented on issue #873: Android App Bundle: --versionCode ignored with --packageType=bundle URL: https://github.com/apache/cordova-android/issues/873#issuecomment-558449224 I have reproduced this issue and confirmed this as a bug.

[GitHub] [cordova-android] josephlodero commented on issue #822: Back button event on full screen video closes application

2019-11-25 Thread GitBox
josephlodero commented on issue #822: Back button event on full screen video closes application URL: https://github.com/apache/cordova-android/issues/822#issuecomment-558419610 @iansamz just use my repo : ionic cordova platform remove android ionic cordova platform add

[GitHub] [cordova-ios] l3ender opened a new issue #725: Setting WKWebViewOnly causes `cordova platform add ios` to fail

2019-11-25 Thread GitBox
l3ender opened a new issue #725: Setting WKWebViewOnly causes `cordova platform add ios` to fail URL: https://github.com/apache/cordova-ios/issues/725 # Bug Report ## Problem When setting `WKWebViewOnly` to `true` as an iOS platform preference (see

[GitHub] [cordova-ios] jcesarmobile commented on issue #714: My name is Jenny (Dan Abramov is my main), can you fix my issue?

2019-11-25 Thread GitBox
jcesarmobile commented on issue #714: My name is Jenny (Dan Abramov is my main), can you fix my issue? URL: https://github.com/apache/cordova-ios/issues/714#issuecomment-558386137 I can't reproduce. Can you provide a simple sample app where it can be reproduced?

[GitHub] [cordova-plugin-camera] jcesarmobile closed issue #526: Use native camera

2019-11-25 Thread GitBox
jcesarmobile closed issue #526: Use native camera URL: https://github.com/apache/cordova-plugin-camera/issues/526 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [cordova-plugin-camera] jcesarmobile commented on issue #526: Use native camera

2019-11-25 Thread GitBox
jcesarmobile commented on issue #526: Use native camera URL: https://github.com/apache/cordova-plugin-camera/issues/526#issuecomment-558380637 If you mean in Android, the plugin launches a Camera Intent, if there are more than one camera apps it usually asks, but that's handled by the OS,

[GitHub] [cordova-plugin-wkwebview-engine] jcesarmobile closed issue #85: this class is not key value coding-compliant for the key _alwaysRunsAtForegroundPriority.

2019-11-25 Thread GitBox
jcesarmobile closed issue #85: this class is not key value coding-compliant for the key _alwaysRunsAtForegroundPriority. URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/85 This is an automated message

[GitHub] [cordova-plugin-wkwebview-engine] jcesarmobile commented on issue #85: this class is not key value coding-compliant for the key _alwaysRunsAtForegroundPriority.

2019-11-25 Thread GitBox
jcesarmobile commented on issue #85: this class is not key value coding-compliant for the key _alwaysRunsAtForegroundPriority. URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/85#issuecomment-558374672 This plugin doesn’t include _alwaysRunsAtForegroundPriority, so

[GitHub] [cordova-plugin-wkwebview-engine] jcesarmobile commented on issue #123: info.plist

2019-11-25 Thread GitBox
jcesarmobile commented on issue #123: info.plist URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/123#issuecomment-558372716 Nothing This is an automated message from the Apache Git Service. To respond

[GitHub] [cordova-plugin-wkwebview-engine] jcesarmobile closed issue #123: info.plist

2019-11-25 Thread GitBox
jcesarmobile closed issue #123: info.plist URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/123 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [cordova-plugin-wkwebview-engine] gpartida commented on issue #49: CB-12815: (ios) Fix bug nativeCallback not executed when app is in background

2019-11-25 Thread GitBox
gpartida commented on issue #49: CB-12815: (ios) Fix bug nativeCallback not executed when app is in background URL: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/49#issuecomment-558337320 I read the original bug report on the JIRA, but there it also seemed like executing

[GitHub] [cordova-plugin-wkwebview-engine] gpartida commented on issue #49: CB-12815: (ios) Fix bug nativeCallback not executed when app is in background

2019-11-25 Thread GitBox
gpartida commented on issue #49: CB-12815: (ios) Fix bug nativeCallback not executed when app is in background URL: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/49#issuecomment-558336620 Can someone explain why moving the call to cordova.callbackFromNative to the next

[GitHub] [cordova-plugin-statusbar] XxAdi101xX commented on issue #134: feat: get statusbar height (top-inset)

2019-11-25 Thread GitBox
XxAdi101xX commented on issue #134: feat: get statusbar height (top-inset) URL: https://github.com/apache/cordova-plugin-statusbar/pull/134#issuecomment-558331467 Hi @breautek, here's the friendly reminder that you requested! Please take a look at my changes whenever you can :)

[GitHub] [cordova-plugin-camera] markerio edited a comment on issue #506: iOS13 file_uri error picking video from gallery

2019-11-25 Thread GitBox
markerio edited a comment on issue #506: iOS13 file_uri error picking video from gallery URL: https://github.com/apache/cordova-plugin-camera/issues/506#issuecomment-557928177 @saurabhDuzumaki @neerajsaxena0711 Please find below the simplest implementation of picking a video from the

[GitHub] [cordova-ios] jcesarmobile closed issue #707: iOS 13 prompt not waiting for input

2019-11-25 Thread GitBox
jcesarmobile closed issue #707: iOS 13 prompt not waiting for input URL: https://github.com/apache/cordova-ios/issues/707 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [cordova-ios] jcesarmobile commented on issue #707: iOS 13 prompt not waiting for input

2019-11-25 Thread GitBox
jcesarmobile commented on issue #707: iOS 13 prompt not waiting for input URL: https://github.com/apache/cordova-ios/issues/707#issuecomment-558328288 Can reproduce with UIWebView Can't reproduce with WKWebView So looks like a bug on UIWebView, you can report it to Apple, but I

[GitHub] [cordova-coho] raphinesse opened a new pull request #263: refactor(audit-license-headers): clean up code

2019-11-25 Thread GitBox
raphinesse opened a new pull request #263: refactor(audit-license-headers): clean up code URL: https://github.com/apache/cordova-coho/pull/263 ### Motivation and Context Improve code readability ### Description - use only single '-e' flag for RAT excludes

[GitHub] [cordova-android] brucejo75 commented on issue #851: excludeFromRecents="true" causes app to be killed on Android 9

2019-11-25 Thread GitBox
brucejo75 commented on issue #851: excludeFromRecents="true" causes app to be killed on Android 9 URL: https://github.com/apache/cordova-android/issues/851#issuecomment-558302368 Note: the chromium bug points to this statement in the

[GitHub] [cordova-android] iansamz commented on issue #822: Back button event on full screen video closes application

2019-11-25 Thread GitBox
iansamz commented on issue #822: Back button event on full screen video closes application URL: https://github.com/apache/cordova-android/issues/822#issuecomment-558298694 How can one use this on ionic. Fairly new to cordova

[GitHub] [cordova-plugin-camera] karlsc commented on issue #523: IOS13.2 Taking a quick photo shows black and 'Use photo' doesn't return success/error callback

2019-11-25 Thread GitBox
karlsc commented on issue #523: IOS13.2 Taking a quick photo shows black and 'Use photo' doesn't return success/error callback URL: https://github.com/apache/cordova-plugin-camera/issues/523#issuecomment-558281094 > If you use `DATA_URL`, I would try using `FILE_URI` instead. > > I

[GitHub] [cordova-android] brucejo75 edited a comment on issue #851: excludeFromRecents="true" causes app to be killed on Android 9

2019-11-25 Thread GitBox
brucejo75 edited a comment on issue #851: excludeFromRecents="true" causes app to be killed on Android 9 URL: https://github.com/apache/cordova-android/issues/851#issuecomment-558274433 Thanks @breautek, I was thinking that might be an issue myself. I removed the asynchronous call

[GitHub] [cordova-android] brucejo75 edited a comment on issue #851: excludeFromRecents="true" causes app to be killed on Android 9

2019-11-25 Thread GitBox
brucejo75 edited a comment on issue #851: excludeFromRecents="true" causes app to be killed on Android 9 URL: https://github.com/apache/cordova-android/issues/851#issuecomment-558274433 Thanks @breautek, I was thinking that might be an issue myself. I removed the asynchronous call

[GitHub] [cordova-android] brucejo75 commented on issue #851: excludeFromRecents="true" causes app to be killed on Android 9

2019-11-25 Thread GitBox
brucejo75 commented on issue #851: excludeFromRecents="true" causes app to be killed on Android 9 URL: https://github.com/apache/cordova-android/issues/851#issuecomment-558274433 Thanks @breautek, I was thinking that might be an issue myself. I removed the asynchronous call to my

[GitHub] [cordova-android] breautek commented on issue #851: excludeFromRecents="true" causes app to be killed on Android 9

2019-11-25 Thread GitBox
breautek commented on issue #851: excludeFromRecents="true" causes app to be killed on Android 9 URL: https://github.com/apache/cordova-android/issues/851#issuecomment-558254770 @brucejo75 If you can provide a pure cordova sample app that demonstrates this issue I can reopen it.

[GitHub] [cordova-android] brucejo75 commented on issue #851: excludeFromRecents="true" causes app to be killed on Android 9

2019-11-25 Thread GitBox
brucejo75 commented on issue #851: excludeFromRecents="true" causes app to be killed on Android 9 URL: https://github.com/apache/cordova-android/issues/851#issuecomment-558244588 @breautek, @8bhsolutions, I also started seeing this throw on Android 9 with Cordova 7.1.4. I am

[GitHub] [cordova-ios] jcesarmobile commented on issue #715: feat: add optional compile-time decision for disabling UIWebView

2019-11-25 Thread GitBox
jcesarmobile commented on issue #715: feat: add optional compile-time decision for disabling UIWebView URL: https://github.com/apache/cordova-ios/pull/715#issuecomment-558230103 it's released now https://cordova.apache.org/announcements/2019/11/25/cordova-ios-release-5.1.0.html

[GitHub] [cordova-android] M3skar commented on issue #841: android.support.v4.app.Fragment/androidx.app.Fragment support

2019-11-25 Thread GitBox
M3skar commented on issue #841: android.support.v4.app.Fragment/androidx.app.Fragment support URL: https://github.com/apache/cordova-android/issues/841#issuecomment-558229164 i also need this feature, would be great if this were to be implemented, this is neccessary feature in complex

svn commit: r1870392 [2/2] - in /cordova/site/public: ./ announcements/2019/11/05/ announcements/2019/11/25/ blog/ docs/en/dev/reference/cordova-cli/ docs/en/dev/reference/cordova-plugin-statusbar/ do

2019-11-25 Thread janpio
Modified: cordova/site/public/static/js/plugins.js URL: http://svn.apache.org/viewvc/cordova/site/public/static/js/plugins.js?rev=1870392=1870391=1870392=diff == --- cordova/site/public/static/js/plugins.js (original) +++

svn commit: r1870392 [1/2] - in /cordova/site/public: ./ announcements/2019/11/05/ announcements/2019/11/25/ blog/ docs/en/dev/reference/cordova-cli/ docs/en/dev/reference/cordova-plugin-statusbar/ do

2019-11-25 Thread janpio
Author: janpio Date: Mon Nov 25 15:56:56 2019 New Revision: 1870392 URL: http://svn.apache.org/viewvc?rev=1870392=rev Log: Updated docs Added: cordova/site/public/announcements/2019/11/25/ cordova/site/public/announcements/2019/11/25/cordova-ios-release-5.1.0.html Modified:

[GitHub] [cordova-plugin-camera] guillem-sopra edited a comment on issue #506: iOS13 file_uri error picking video from gallery

2019-11-25 Thread GitBox
guillem-sopra edited a comment on issue #506: iOS13 file_uri error picking video from gallery URL: https://github.com/apache/cordova-plugin-camera/issues/506#issuecomment-558208269 @markerio 's solution works. If you want to use the Promise you could do as follows: ``` fileUri

[GitHub] [cordova-plugin-camera] guillem-sopra edited a comment on issue #506: iOS13 file_uri error picking video from gallery

2019-11-25 Thread GitBox
guillem-sopra edited a comment on issue #506: iOS13 file_uri error picking video from gallery URL: https://github.com/apache/cordova-plugin-camera/issues/506#issuecomment-558208269 @markerio 's solution works. If you want to use the Promise you could do as follows: ```

[GitHub] [cordova-plugin-camera] guillem-sopra edited a comment on issue #506: iOS13 file_uri error picking video from gallery

2019-11-25 Thread GitBox
guillem-sopra edited a comment on issue #506: iOS13 file_uri error picking video from gallery URL: https://github.com/apache/cordova-plugin-camera/issues/506#issuecomment-558208269 @markerio 's solution works. If you want to use the Promise you could do as follows: `fileUri =

[GitHub] [cordova-docs] erisu merged pull request #1026: Nov 2019 Cordova iOS 5.1.0 Release Blog Post

2019-11-25 Thread GitBox
erisu merged pull request #1026: Nov 2019 Cordova iOS 5.1.0 Release Blog Post URL: https://github.com/apache/cordova-docs/pull/1026 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [cordova-plugin-camera] guillem-sopra commented on issue #506: iOS13 file_uri error picking video from gallery

2019-11-25 Thread GitBox
guillem-sopra commented on issue #506: iOS13 file_uri error picking video from gallery URL: https://github.com/apache/cordova-plugin-camera/issues/506#issuecomment-558208269 @markerio 's solution works. If you want to use the Promise you could do as follows: > fileUri = await

[cordova-docs] branch master updated: Nov 2019 Cordova iOS 5.1.0 Release Blog Post (#1026)

2019-11-25 Thread erisu
This is an automated email from the ASF dual-hosted git repository. erisu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-docs.git The following commit(s) were added to refs/heads/master by this push: new 10e0518 Nov 2019 Cordova iOS 5.1.0

[GitHub] [cordova-android] breautek commented on issue #873: Android App Bundle: --versionCode ignored with --packageType=bundle

2019-11-25 Thread GitBox
breautek commented on issue #873: Android App Bundle: --versionCode ignored with --packageType=bundle URL: https://github.com/apache/cordova-android/issues/873#issuecomment-558198216 Thanks for the report, I'll try to take a look at this tonight.

[GitHub] [cordova-docs] jcesarmobile commented on issue #1023: Add StellarLibrary.com to the showcase

2019-11-25 Thread GitBox
jcesarmobile commented on issue #1023: Add StellarLibrary.com to the showcase URL: https://github.com/apache/cordova-docs/issues/1023#issuecomment-558192445 Thanks for the issue, but we are actually planning on removing that section, so we won't be adding more apps to it.

[GitHub] [cordova-docs] jcesarmobile closed issue #1023: Add StellarLibrary.com to the showcase

2019-11-25 Thread GitBox
jcesarmobile closed issue #1023: Add StellarLibrary.com to the showcase URL: https://github.com/apache/cordova-docs/issues/1023 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [cordova-ios] florian-diatelic commented on issue #706: Angular Cordova app stucks at splash screen on iOS 13+

2019-11-25 Thread GitBox
florian-diatelic commented on issue #706: Angular Cordova app stucks at splash screen on iOS 13+ URL: https://github.com/apache/cordova-ios/issues/706#issuecomment-558183360 Hi, Is it your application that is hiding splash screen ? I have resolved this with this workaround : ```

[GitHub] [cordova-docs] raphinesse commented on a change in pull request #1026: Nov 2019 Cordova iOS 5.1.0 Release Blog Post

2019-11-25 Thread GitBox
raphinesse commented on a change in pull request #1026: Nov 2019 Cordova iOS 5.1.0 Release Blog Post URL: https://github.com/apache/cordova-docs/pull/1026#discussion_r350209473 ## File path: www/_posts/2019-11-25-cordova-ios-release-5.1.0.md ## @@ -0,0 +1,49 @@ +---

[GitHub] [cordova-docs] raphinesse commented on a change in pull request #1026: Nov 2019 Cordova iOS 5.1.0 Release Blog Post

2019-11-25 Thread GitBox
raphinesse commented on a change in pull request #1026: Nov 2019 Cordova iOS 5.1.0 Release Blog Post URL: https://github.com/apache/cordova-docs/pull/1026#discussion_r350207107 ## File path: www/_posts/2019-11-25-cordova-ios-release-5.1.0.md ## @@ -0,0 +1,49 @@ +---

[GitHub] [cordova-ios] c2petrov edited a comment on issue #706: Angular Cordova app stucks at splash screen on iOS 13+

2019-11-25 Thread GitBox
c2petrov edited a comment on issue #706: Angular Cordova app stucks at splash screen on iOS 13+ URL: https://github.com/apache/cordova-ios/issues/706#issuecomment-558169149 Hello, I've managed to resolve my issue with just change version of cordova-plugin-inappbrowser. Actually it

[GitHub] [cordova-ios] c2petrov commented on issue #706: Angular Cordova app stucks at splash screen on iOS 13+

2019-11-25 Thread GitBox
c2petrov commented on issue #706: Angular Cordova app stucks at splash screen on iOS 13+ URL: https://github.com/apache/cordova-ios/issues/706#issuecomment-558169149 Hello, I've managed to resolve my issue with just change version of cordova-plugin-inappbrowser. Actually it didn't

[GitHub] [cordova-plugin-splashscreen] jasvindersingh-evon opened a new issue #241: Splash screen not displayed when opening the app from push notification while phone is locked - Android

2019-11-25 Thread GitBox
jasvindersingh-evon opened a new issue #241: Splash screen not displayed when opening the app from push notification while phone is locked - Android URL: https://github.com/apache/cordova-plugin-splashscreen/issues/241 # Bug Report ## Problem Splash screen is not getting

[GitHub] [cordova-docs] erisu opened a new pull request #1026: Nov 2019 Cordova iOS 5.1.0 Release Blog Post

2019-11-25 Thread GitBox
erisu opened a new pull request #1026: Nov 2019 Cordova iOS 5.1.0 Release Blog Post URL: https://github.com/apache/cordova-docs/pull/1026 ### Motivation and Context Cordova iOS 5.1.0 Release Blog Post This is an

[cordova-ios] tag rel/5.1.0 created (now dc327c1)

2019-11-25 Thread erisu
This is an automated email from the ASF dual-hosted git repository. erisu pushed a change to tag rel/5.1.0 in repository https://gitbox.apache.org/repos/asf/cordova-ios.git. at dc327c1 (commit) No new revisions were added by this update.

svn commit: r36926 - /dev/cordova/ios-v5.1.0/

2019-11-25 Thread erisu
Author: erisu Date: Mon Nov 25 13:37:03 2019 New Revision: 36926 Log: ios-v5.1.0 Removing release candidates from dist/dev Removed: dev/cordova/ios-v5.1.0/ - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org

svn commit: r36925 - in /release/cordova/platforms: cordova-ios-5.0.1.tgz cordova-ios-5.0.1.tgz.asc cordova-ios-5.0.1.tgz.sha512 cordova-ios-5.1.0.tgz cordova-ios-5.1.0.tgz.asc cordova-ios-5.1.0.tgz.s

2019-11-25 Thread erisu
Author: erisu Date: Mon Nov 25 13:35:52 2019 New Revision: 36925 Log: ios-v5.1.0 Published ios release to dist Added: release/cordova/platforms/cordova-ios-5.1.0.tgz (with props) release/cordova/platforms/cordova-ios-5.1.0.tgz.asc

[GitHub] [cordova-plugin-wkwebview-engine] Jaspur opened a new issue #123: info.plist

2019-11-25 Thread GitBox
Jaspur opened a new issue #123: info.plist URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/123 Hello, What should I added in the ```Info.plist``` to make this plugin active? This is an automated

[cordova-coho] branch master updated: fix(audit-license-headers): RAT tool download on Windows (#256)

2019-11-25 Thread raphinesse
This is an automated email from the ASF dual-hosted git repository. raphinesse pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-coho.git The following commit(s) were added to refs/heads/master by this push: new 1a49165 fix(audit-license-headers):

[GitHub] [cordova-coho] raphinesse merged pull request #256: fix(audit-license-headers): RAT tool download on Windows

2019-11-25 Thread GitBox
raphinesse merged pull request #256: fix(audit-license-headers): RAT tool download on Windows URL: https://github.com/apache/cordova-coho/pull/256 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cordova-coho] raphinesse closed issue #240: audit-license-headers: RAT tool download does not work on Windows

2019-11-25 Thread GitBox
raphinesse closed issue #240: audit-license-headers: RAT tool download does not work on Windows URL: https://github.com/apache/cordova-coho/issues/240 This is an automated message from the Apache Git Service. To respond to

[GitHub] [cordova-coho] raphinesse commented on issue #236: Repair interactive `coho prepare-plugins-release`

2019-11-25 Thread GitBox
raphinesse commented on issue #236: Repair interactive `coho prepare-plugins-release` URL: https://github.com/apache/cordova-coho/pull/236#issuecomment-558143594 Noted, thanks for letting me know. This is an automated

[cordova-coho] branch master updated: chore: prepare next major of coho (#258)

2019-11-25 Thread raphinesse
This is an automated email from the ASF dual-hosted git repository. raphinesse pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-coho.git The following commit(s) were added to refs/heads/master by this push: new 665e13a chore: prepare next major of

[GitHub] [cordova-coho] raphinesse merged pull request #258: chore: prepare next major of coho

2019-11-25 Thread GitBox
raphinesse merged pull request #258: chore: prepare next major of coho URL: https://github.com/apache/cordova-coho/pull/258 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [cordova-android] anatoly-spb opened a new issue #873: Android App Bundle: --versionCode ignored with --packageType=bundle

2019-11-25 Thread GitBox
anatoly-spb opened a new issue #873: Android App Bundle: --versionCode ignored with --packageType=bundle URL: https://github.com/apache/cordova-android/issues/873 # Bug Report ## Problem The following command ignore versionCode parameter when use --packageType=bundle

[GitHub] [cordova-plugin-geolocation] mirko77 edited a comment on issue #171: Added ANDROID_GPS_REQUIRED parameter for optional GPS

2019-11-25 Thread GitBox
mirko77 edited a comment on issue #171: Added ANDROID_GPS_REQUIRED parameter for optional GPS URL: https://github.com/apache/cordova-plugin-geolocation/pull/171#issuecomment-558131150 Why default value to `true`? That will require a GSP chip to be present the device, but location can be

[GitHub] [cordova-plugin-geolocation] mirko77 commented on issue #171: Added ANDROID_GPS_REQUIRED parameter for optional GPS

2019-11-25 Thread GitBox
mirko77 commented on issue #171: Added ANDROID_GPS_REQUIRED parameter for optional GPS URL: https://github.com/apache/cordova-plugin-geolocation/pull/171#issuecomment-558131150 Why default value to `true`? That will require a GSP chip to be present the device, but location can be

[GitHub] [cordova-ios] ashihminaval commented on issue #682: iOS 13 / Xcode 11 Text Input Errors - Breaks iOS Dictation

2019-11-25 Thread GitBox
ashihminaval commented on issue #682: iOS 13 / Xcode 11 Text Input Errors - Breaks iOS Dictation URL: https://github.com/apache/cordova-ios/issues/682#issuecomment-558099228 We can't use moving from UIWebView to WKWebView as quick fix too. So, does anybody have a solution for that?

[GitHub] [cordova-plugin-media-capture] KulaKrzysztof commented on issue #155: No Accept/Reject-Interface after recording a video, exception thrown when going back to app

2019-11-25 Thread GitBox
KulaKrzysztof commented on issue #155: No Accept/Reject-Interface after recording a video, exception thrown when going back to app URL: https://github.com/apache/cordova-plugin-media-capture/issues/155#issuecomment-558092296 Nokia 7.1 on Android 9 - the same problem.

[GitHub] [cordova-plugin-file-transfer] Saqib92 commented on issue #248: After Uploading(both success / fail) Page routes to Previous Screen.

2019-11-25 Thread GitBox
Saqib92 commented on issue #248: After Uploading(both success / fail) Page routes to Previous Screen. URL: https://github.com/apache/cordova-plugin-file-transfer/issues/248#issuecomment-558082183 Sorry it was my Mistake. i fixed it now. this bug wasn't related to this plugin. Thanks.

[GitHub] [cordova-plugin-file-transfer] Saqib92 closed issue #248: After Uploading(both success / fail) Page routes to Previous Screen.

2019-11-25 Thread GitBox
Saqib92 closed issue #248: After Uploading(both success / fail) Page routes to Previous Screen. URL: https://github.com/apache/cordova-plugin-file-transfer/issues/248 This is an automated message from the Apache Git

[GitHub] [cordova-plugin-file-transfer] Saqib92 opened a new issue #248: After Uploading(both success / fail) Page routes to Previous Screen.

2019-11-25 Thread GitBox
Saqib92 opened a new issue #248: After Uploading(both success / fail) Page routes to Previous Screen. URL: https://github.com/apache/cordova-plugin-file-transfer/issues/248 # Bug Report ## Problem Uploading an Image from Camera or Gallery using ionic Camera plugin (works fine)