[GitHub] [cordova-docs] Lindsay-Needs-Sleep edited a comment on issue #1022: Document warnings on using remote source for

2019-10-24 Thread GitBox
Lindsay-Needs-Sleep edited a comment on issue #1022: Document warnings on using remote source for URL: https://github.com/apache/cordova-docs/issues/1022#issuecomment-546208879 1) Sure, but it appears that it is still violating the rules. Maybe cordova could use a similar exception.

[GitHub] [cordova-docs] Lindsay-Needs-Sleep commented on issue #1022: Document warnings on using remote source for

2019-10-24 Thread GitBox
Lindsay-Needs-Sleep commented on issue #1022: Document warnings on using remote source for URL: https://github.com/apache/cordova-docs/issues/1022#issuecomment-546208879 1) Sure, but it appears that it is still violating the rules. Maybe cordova could use a similar exception. 2)

[GitHub] [cordova-android] pcwSlide removed a comment on issue #698: 'cordova run android --emulator' command line tool stuck at 'Waiting for emulator to start...'

2019-10-24 Thread GitBox
pcwSlide removed a comment on issue #698: 'cordova run android --emulator' command line tool stuck at 'Waiting for emulator to start...' URL: https://github.com/apache/cordova-android/issues/698#issuecomment-526908042 This appears still not working - has anything been done on this?

[GitHub] [cordova-android] chenjuneking commented on issue #698: 'cordova run android --emulator' command line tool stuck at 'Waiting for emulator to start...'

2019-10-24 Thread GitBox
chenjuneking commented on issue #698: 'cordova run android --emulator' command line tool stuck at 'Waiting for emulator to start...' URL: https://github.com/apache/cordova-android/issues/698#issuecomment-546174746 power off the emulator, and Quit the emulator by hit Cmd + q on macOS, after

[GitHub] [cordova-docs] breautek commented on issue #1022: Document warnings on using remote source for

2019-10-24 Thread GitBox
breautek commented on issue #1022: Document warnings on using remote source for URL: https://github.com/apache/cordova-docs/issues/1022#issuecomment-546174022 > I am curious why browsers, such as chrome, would be allowed when they violate at least # 3, 4, 5, and 6 for sure? (eg. I can go

[GitHub] [cordova-docs] Lindsay-Needs-Sleep commented on issue #1022: Document warnings on using remote source for

2019-10-24 Thread GitBox
Lindsay-Needs-Sleep commented on issue #1022: Document warnings on using remote source for URL: https://github.com/apache/cordova-docs/issues/1022#issuecomment-546167860 Ah, yes. By “custom browser” I did mean ones such as chrome. I absolutely understand why cordova could be used

[GitHub] [cordova-ios] kjng opened a new issue #700: Cocoapods 1.8.x platform add fails

2019-10-24 Thread GitBox
kjng opened a new issue #700: Cocoapods 1.8.x platform add fails URL: https://github.com/apache/cordova-ios/issues/700 # Bug Report ## Problem ### What is expected to happen? iOS platform is successfully added using Cocoapods 1.8.x and running `cordova platform add

[GitHub] [cordova-plugin-camera] Super-Jiang commented on issue #517: android 10 qusetion of CAMERA

2019-10-24 Thread GitBox
Super-Jiang commented on issue #517: android 10 qusetion of CAMERA URL: https://github.com/apache/cordova-plugin-camera/issues/517#issuecomment-546163554 > 请提供英文翻译,谢谢。 ok I test the HUAWEI HONOR 20 Pro Android 10 version of the machine. When using the plug-in to take photos, there

[GitHub] [cordova-docs] breautek commented on issue #1022: Document warnings on using remote source for

2019-10-24 Thread GitBox
breautek commented on issue #1022: Document warnings on using remote source for URL: https://github.com/apache/cordova-docs/issues/1022#issuecomment-546125240 Custom browsers aren't allowed on iOS. Apps must use the webviews provided by the iOS SDK. Chrome for iOS for example is not

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

2019-10-24 Thread GitBox
XxAdi101xX commented on issue #134: feat: get statusbar height (top-inset) URL: https://github.com/apache/cordova-plugin-statusbar/pull/134#issuecomment-546108735 @breautek thanks for reaching out, I just resolved the merge conflict with the `README.md` file and there are no more

[GitHub] [cordova-docs] Lindsay-Needs-Sleep commented on issue #1022: Document warnings on using remote source for

2019-10-24 Thread GitBox
Lindsay-Needs-Sleep commented on issue #1022: Document warnings on using remote source for URL: https://github.com/apache/cordova-docs/issues/1022#issuecomment-546106760 > Apple who wants to review every single app update you publish, they don't like mechanisms where your app can

[GitHub] [cordova-plugin-wkwebview-engine] breautek commented on issue #117: scroll does not work in on some pages

2019-10-24 Thread GitBox
breautek commented on issue #117: scroll does not work in on some pages URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/117#issuecomment-546090911 You should not delete the bug template and instead fill it out properly as it gives us necessary information about your

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

2019-10-24 Thread GitBox
breautek commented on issue #134: feat: get statusbar height (top-inset) URL: https://github.com/apache/cordova-plugin-statusbar/pull/134#issuecomment-546088806 Things have changed since your PR and there is an outstanding merge conflict. Once that is resolved, I can look at the android

[GitHub] [cordova-docs] breautek commented on issue #1022: Document warnings on using remote source for

2019-10-24 Thread GitBox
breautek commented on issue #1022: Document warnings on using remote source for URL: https://github.com/apache/cordova-docs/issues/1022#issuecomment-546079284 > As long as third-party software doesn't touch it, it should be fine. If it is exposed, it's already a problem (and a

[GitHub] [cordova-docs] Lindsay-Needs-Sleep edited a comment on issue #1022: Document warnings on using remote source for

2019-10-24 Thread GitBox
Lindsay-Needs-Sleep edited a comment on issue #1022: Document warnings on using remote source for URL: https://github.com/apache/cordova-docs/issues/1022#issuecomment-546055951 1-ish) > your app must use WebKit and JavaScript Core to run third-party software and should not attempt

[GitHub] [cordova-plugin-wkwebview-engine] 99electronic opened a new issue #117: scroll does not work in on some pages

2019-10-24 Thread GitBox
99electronic opened a new issue #117: scroll does not work in on some pages URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/117 On certain pages when they load (long lists for instance) I can't scroll down it is like frozen. If I click on one of the items on the list

[GitHub] [cordova-plugin-wkwebview-engine] 99electronic closed issue #116: I can't load JSON from external server CORS is enabled *

2019-10-24 Thread GitBox
99electronic closed issue #116: I can't load JSON from external server CORS is enabled * URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/116 This is an automated message from the Apache Git Service.

[GitHub] [cordova-plugin-wkwebview-engine] 99electronic commented on issue #116: I can't load JSON from external server CORS is enabled *

2019-10-24 Thread GitBox
99electronic commented on issue #116: I can't load JSON from external server CORS is enabled * URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/116#issuecomment-546066346 Thank you, I managed to solve this problem. In the header I needed to disable

[GitHub] [cordova-docs] Lindsay-Needs-Sleep edited a comment on issue #1022: Document warnings on using remote source for

2019-10-24 Thread GitBox
Lindsay-Needs-Sleep edited a comment on issue #1022: Document warnings on using remote source for URL: https://github.com/apache/cordova-docs/issues/1022#issuecomment-546055951 1-ish) > your app must use WebKit and JavaScript Core to run third-party software and should not attempt

[GitHub] [cordova-docs] Lindsay-Needs-Sleep edited a comment on issue #1022: Document warnings on using remote source for

2019-10-24 Thread GitBox
Lindsay-Needs-Sleep edited a comment on issue #1022: Document warnings on using remote source for URL: https://github.com/apache/cordova-docs/issues/1022#issuecomment-546055951 1-ish) > your app must use WebKit and JavaScript Core to run third-party software and should not attempt

[GitHub] [cordova-docs] Lindsay-Needs-Sleep commented on issue #1022: Document warnings on using remote source for

2019-10-24 Thread GitBox
Lindsay-Needs-Sleep commented on issue #1022: Document warnings on using remote source for URL: https://github.com/apache/cordova-docs/issues/1022#issuecomment-546055951 1-ish) > your app must use WebKit and JavaScript Core to run third-party software and should not attempt to

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

2019-10-24 Thread GitBox
XxAdi101xX commented on issue #134: feat: get statusbar height (top-inset) URL: https://github.com/apache/cordova-plugin-statusbar/pull/134#issuecomment-546055537 @janpio hi, it's been a while since I've submitted this pr. Do you have any information regarding whether this is in a queue

[GitHub] [cordova-android] samazgor commented on issue #610: Android App Bundle support

2019-10-24 Thread GitBox
samazgor commented on issue #610: Android App Bundle support URL: https://github.com/apache/cordova-android/issues/610#issuecomment-546021345 @desmeit are you updating an existing app or unpublished app? Please check this docs -

[GitHub] [cordova-android] breautek commented on issue #610: Android App Bundle support

2019-10-24 Thread GitBox
breautek commented on issue #610: Android App Bundle support URL: https://github.com/apache/cordova-android/issues/610#issuecomment-546018662 Google doesn't require you to upload your keystore to the play store, or at least I haven't forced to yet and I've published app updates earlier

[GitHub] [cordova-android] desmeit edited a comment on issue #610: Android App Bundle support

2019-10-24 Thread GitBox
desmeit edited a comment on issue #610: Android App Bundle support URL: https://github.com/apache/cordova-android/issues/610#issuecomment-546012469 Thanks @samazgor Just one question. i still have to register for the app signature at google play. he asks me the following:

[GitHub] [cordova-android] desmeit commented on issue #610: Android App Bundle support

2019-10-24 Thread GitBox
desmeit commented on issue #610: Android App Bundle support URL: https://github.com/apache/cordova-android/issues/610#issuecomment-546012469 Thanks @samazgor Just one question. i still have to register for the app signature at google play. he asks me the following:

[GitHub] [cordova-android] samazgor edited a comment on issue #610: Android App Bundle support

2019-10-24 Thread GitBox
samazgor edited a comment on issue #610: Android App Bundle support URL: https://github.com/apache/cordova-android/issues/610#issuecomment-546010642 @desmeit here is a demo code i used so far ```shell cd ~/Android/Sdk/build-tools/28.0.3/ jarsigner -verbose -sigalg

[GitHub] [cordova-android] samazgor commented on issue #610: Android App Bundle support

2019-10-24 Thread GitBox
samazgor commented on issue #610: Android App Bundle support URL: https://github.com/apache/cordova-android/issues/610#issuecomment-546010642 @desmeit here is a demo code i used so far ```shell cd ~/Android/Sdk/build-tools/28.0.3/ jarsigner -verbose -sigalg SHA1withRSA

[GitHub] [cordova-android] breautek commented on issue #610: Android App Bundle support

2019-10-24 Thread GitBox
breautek commented on issue #610: Android App Bundle support URL: https://github.com/apache/cordova-android/issues/610#issuecomment-546008172 > Thanks. Two questions: > > 1. Should I add the signing files (keystore, debug-signing.properties and release-signing.properties) in

[GitHub] [cordova-android] desmeit edited a comment on issue #610: Android App Bundle support

2019-10-24 Thread GitBox
desmeit edited a comment on issue #610: Android App Bundle support URL: https://github.com/apache/cordova-android/issues/610#issuecomment-546004759 Thanks. Two questions: 1. Should I add the signing files (keystore, debug-signing.properties and release-signing.properties) in

[GitHub] [cordova-android] desmeit edited a comment on issue #610: Android App Bundle support

2019-10-24 Thread GitBox
desmeit edited a comment on issue #610: Android App Bundle support URL: https://github.com/apache/cordova-android/issues/610#issuecomment-546004759 Thanks. Two questions: 1. Should I add the signing files (keystore, debug-signing.properties and release-signing.properties) in

[GitHub] [cordova-android] desmeit commented on issue #610: Android App Bundle support

2019-10-24 Thread GitBox
desmeit commented on issue #610: Android App Bundle support URL: https://github.com/apache/cordova-android/issues/610#issuecomment-546004759 Thanks. Two questions: 1. Should I add the signing files (keystore, debug-signing.properties and release-signing.properties) in addition to

[GitHub] [cordova-android] breautek commented on issue #610: Android App Bundle support

2019-10-24 Thread GitBox
breautek commented on issue #610: Android App Bundle support URL: https://github.com/apache/cordova-android/issues/610#issuecomment-545995773 > @samazgor > > How is the exact way to sign the aab file? > > I see there 3 options: > > * Upload a key exported from Android

[GitHub] [cordova-plugin-file-transfer] breautek commented on issue #245: IOS 13 Upload encounter Error Domain=NSCocoaErrorDomain Code=257

2019-10-24 Thread GitBox
breautek commented on issue #245: IOS 13 Upload encounter Error Domain=NSCocoaErrorDomain Code=257 URL: https://github.com/apache/cordova-plugin-file-transfer/issues/245#issuecomment-545993329 There's been several reports among plugins that interact with the file system on iOS 13 such

[GitHub] [cordova-android] desmeit commented on issue #610: Android App Bundle support

2019-10-24 Thread GitBox
desmeit commented on issue #610: Android App Bundle support URL: https://github.com/apache/cordova-android/issues/610#issuecomment-545992123 @samazgor How is the exact way to sign the aab file? I see there 3 options: - Upload a key exported from Android Studio -

[GitHub] [cordova-plugin-camera] breautek commented on a change in pull request #435: Update browser plugin

2019-10-24 Thread GitBox
breautek commented on a change in pull request #435: Update browser plugin URL: https://github.com/apache/cordova-plugin-camera/pull/435#discussion_r338664986 ## File path: README.md ## @@ -266,6 +266,10 @@ Optional parameters to customize the camera settings. |

[GitHub] [cordova-plugin-file] breautek commented on issue #347: cdvfile: not loading local cordova.js on IOS (even without https)

2019-10-24 Thread GitBox
breautek commented on issue #347: cdvfile: not loading local cordova.js on IOS (even without https) URL: https://github.com/apache/cordova-plugin-file/issues/347#issuecomment-545971964 @Lindsay-Needs-Sleep I've documented the concern at

[GitHub] [cordova-plugin-inappbrowser] breautek commented on issue #556: Blank option opens url in new browser tab - Platform Browser

2019-10-24 Thread GitBox
breautek commented on issue #556: Blank option opens url in new browser tab - Platform Browser URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/556#issuecomment-545965449 Based on your description, this sounds like an ionic issue. I'd advise you to raise the issue with

[GitHub] [cordova-plugin-inappbrowser] breautek closed issue #556: Blank option opens url in new browser tab - Platform Browser

2019-10-24 Thread GitBox
breautek closed issue #556: Blank option opens url in new browser tab - Platform Browser URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/556 This is an automated message from the Apache Git Service. To

[GitHub] [cordova-plugin-inappbrowser] gelinger777 commented on issue #543: usewkwebview=yes not working

2019-10-24 Thread GitBox
gelinger777 commented on issue #543: usewkwebview=yes not working URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/543#issuecomment-545949332 can somebody hint what exactly should we put in config.xml and where so that we activate this feature in ios for ionic?

[GitHub] [cordova-plugin-file-transfer] BekirBesli commented on issue #245: IOS 13 Upload encounter Error Domain=NSCocoaErrorDomain Code=257

2019-10-24 Thread GitBox
BekirBesli commented on issue #245: IOS 13 Upload encounter Error Domain=NSCocoaErrorDomain Code=257 URL: https://github.com/apache/cordova-plugin-file-transfer/issues/245#issuecomment-545930623 https://github.com/apache/cordova-plugin-camera/issues/506#issuecomment-534070130 this

[GitHub] [cordova-plugin-camera] RobotBroer commented on issue #518: Camera Plugin Crashes Build on Ionic 3 Project

2019-10-24 Thread GitBox
RobotBroer commented on issue #518: Camera Plugin Crashes Build on Ionic 3 Project URL: https://github.com/apache/cordova-plugin-camera/issues/518#issuecomment-545928231 The project is an Ionic 3 project. I do not have a simple solution for this, no idea why this is happening. Not sure

[GitHub] [cordova-plugin-camera] mhartington commented on issue #518: Camera Plugin Crashes Build on Ionic 3 Project

2019-10-24 Thread GitBox
mhartington commented on issue #518: Camera Plugin Crashes Build on Ionic 3 Project URL: https://github.com/apache/cordova-plugin-camera/issues/518#issuecomment-545925786 This is not really specific to Ionic, so not sure why it's mentioned. If this happens in a vanilla cordova project,

[GitHub] [cordova-plugin-camera] RobotBroer opened a new issue #518: Camera Plugin Crashes Build on Ionic 3 Project

2019-10-24 Thread GitBox
RobotBroer opened a new issue #518: Camera Plugin Crashes Build on Ionic 3 Project URL: https://github.com/apache/cordova-plugin-camera/issues/518 Suddenly from today my project fails to build only with this specific plugin. There was initially another issue explained by this thread:

[GitHub] [cordova-js] Lindsay-Needs-Sleep commented on issue #211: Improve callback error handling

2019-10-24 Thread GitBox
Lindsay-Needs-Sleep commented on issue #211: Improve callback error handling URL: https://github.com/apache/cordova-js/pull/211#issuecomment-545906357 I changed the "original" parameter name to "error" as suggested. This is

[GitHub] [cordova-plugin-file] vitto32 edited a comment on issue #347: cdvfile: not loading local cordova.js on IOS (even without https)

2019-10-24 Thread GitBox
vitto32 edited a comment on issue #347: cdvfile: not loading local cordova.js on IOS (even without https) URL: https://github.com/apache/cordova-plugin-file/issues/347#issuecomment-545896983 > On a side note, it's not recommended to host your app code externally. If you access device

[GitHub] [cordova-plugin-file] vitto32 edited a comment on issue #347: cdvfile: not loading local cordova.js on IOS (even without https)

2019-10-24 Thread GitBox
vitto32 edited a comment on issue #347: cdvfile: not loading local cordova.js on IOS (even without https) URL: https://github.com/apache/cordova-plugin-file/issues/347#issuecomment-545896983 > On a side note, it's not recommended to host your app code externally. If you access device

[GitHub] [cordova-plugin-file] vitto32 edited a comment on issue #347: cdvfile: not loading local cordova.js on IOS (even without https)

2019-10-24 Thread GitBox
vitto32 edited a comment on issue #347: cdvfile: not loading local cordova.js on IOS (even without https) URL: https://github.com/apache/cordova-plugin-file/issues/347#issuecomment-545896983 > On a side note, it's not recommended to host your app code externally. If you access device

[GitHub] [cordova-plugin-file] vitto32 commented on issue #347: cdvfile: not loading local cordova.js on IOS (even without https)

2019-10-24 Thread GitBox
vitto32 commented on issue #347: cdvfile: not loading local cordova.js on IOS (even without https) URL: https://github.com/apache/cordova-plugin-file/issues/347#issuecomment-545896983 > On a side note, it's not recommended to host your app code externally. If you access device native

[GitHub] [cordova-plugin-file] Lindsay-Needs-Sleep edited a comment on issue #347: cdvfile: not loading local cordova.js on IOS (even without https)

2019-10-24 Thread GitBox
Lindsay-Needs-Sleep edited a comment on issue #347: cdvfile: not loading local cordova.js on IOS (even without https) URL: https://github.com/apache/cordova-plugin-file/issues/347#issuecomment-545894362 @breautek That sounds like a very reasonable guess. > On a side note, it's not

[GitHub] [cordova-plugin-file] Lindsay-Needs-Sleep commented on issue #347: cdvfile: not loading local cordova.js on IOS (even without https)

2019-10-24 Thread GitBox
Lindsay-Needs-Sleep commented on issue #347: cdvfile: not loading local cordova.js on IOS (even without https) URL: https://github.com/apache/cordova-plugin-file/issues/347#issuecomment-545894362 @breautek That sounds like a very reasonable guess. > On a side note, it's not

[GitHub] [cordova-plugin-file] Lindsay-Needs-Sleep edited a comment on issue #352: Accessing cdvfile:// from http://[network-url] in ajax throws CORS policy error on Android

2019-10-24 Thread GitBox
Lindsay-Needs-Sleep edited a comment on issue #352: Accessing cdvfile:// from http://[network-url] in ajax throws CORS policy error on Android URL: https://github.com/apache/cordova-plugin-file/issues/352#issuecomment-545888497 It appaers the "cdvfile://" protocol causes a lot of trouble.

[GitHub] [cordova-plugin-file] Lindsay-Needs-Sleep edited a comment on issue #352: Accessing cdvfile:// from http://[network-url] in ajax throws CORS policy error on Android

2019-10-24 Thread GitBox
Lindsay-Needs-Sleep edited a comment on issue #352: Accessing cdvfile:// from http://[network-url] in ajax throws CORS policy error on Android URL: https://github.com/apache/cordova-plugin-file/issues/352#issuecomment-545888497 It appaers the "cdvfile://" protocol causes a lot of trouble.

[GitHub] [cordova-plugin-file] Lindsay-Needs-Sleep edited a comment on issue #352: Accessing cdvfile:// from http://[network-url] in ajax throws CORS policy error on Android

2019-10-24 Thread GitBox
Lindsay-Needs-Sleep edited a comment on issue #352: Accessing cdvfile:// from http://[network-url] in ajax throws CORS policy error on Android URL: https://github.com/apache/cordova-plugin-file/issues/352#issuecomment-545888497 It appaers the "cdvfile://" protocol causes a lot of trouble.

[GitHub] [cordova-plugin-file] Lindsay-Needs-Sleep edited a comment on issue #352: Accessing cdvfile:// from http://[network-url] in ajax throws CORS policy error on Android

2019-10-24 Thread GitBox
Lindsay-Needs-Sleep edited a comment on issue #352: Accessing cdvfile:// from http://[network-url] in ajax throws CORS policy error on Android URL: https://github.com/apache/cordova-plugin-file/issues/352#issuecomment-545888497 It appaers the "cdvfile://" protocol causes a lot of trouble.

[GitHub] [cordova-plugin-file] Lindsay-Needs-Sleep commented on issue #352: Accessing cdvfile:// from http://[network-url] in ajax throws CORS policy error on Android

2019-10-24 Thread GitBox
Lindsay-Needs-Sleep commented on issue #352: Accessing cdvfile:// from http://[network-url] in ajax throws CORS policy error on Android URL: https://github.com/apache/cordova-plugin-file/issues/352#issuecomment-545888497 It seems like a solution similar to the one proposed in pull request

[GitHub] [cordova-plugin-camera] breautek commented on issue #517: android 10 qusetion of CAMERA

2019-10-24 Thread GitBox
breautek commented on issue #517: android 10 qusetion of CAMERA URL: https://github.com/apache/cordova-plugin-camera/issues/517#issuecomment-545888354 Please provide an English translation, thank you. This is an automated

[GitHub] [cordova-plugin-inappbrowser] jeffersonveloso opened a new issue #556: Blank option opens url in new browser tab - Platform Browser

2019-10-24 Thread GitBox
jeffersonveloso opened a new issue #556: Blank option opens url in new browser tab - Platform Browser URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/556 # Bug Report ## Problem When I try to open a url in my app on the browser platform using the blank

[cordova-common] branch master updated: Re-apply fix for failing CordovaError test (#93)

2019-10-24 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-common.git The following commit(s) were added to refs/heads/master by this push: new b75af03 Re-apply fix for failing

[GitHub] [cordova-android] meishier edited a comment on issue #850: Ready for Chrome 80's [Cookies default to SameSite=Lax] ?

2019-10-24 Thread GitBox
meishier edited a comment on issue #850: Ready for Chrome 80's [Cookies default to SameSite=Lax] ? URL: https://github.com/apache/cordova-android/issues/850#issuecomment-545861705 I found a way to get through. **get cookie by native http request, and set the cookie(SameSite

[GitHub] [cordova-android] meishier edited a comment on issue #850: Ready for Chrome 80's [Cookies default to SameSite=Lax] ?

2019-10-24 Thread GitBox
meishier edited a comment on issue #850: Ready for Chrome 80's [Cookies default to SameSite=Lax] ? URL: https://github.com/apache/cordova-android/issues/850#issuecomment-545861705 I found a way to get through. **get cookie by native http request, and set the cookie(SameSite

[GitHub] [cordova-plugin-media-capture] neno-giscloud commented on issue #151: iOS 13 Audio Recording Modal Swipe Dismiss

2019-10-24 Thread GitBox
neno-giscloud commented on issue #151: iOS 13 Audio Recording Modal Swipe Dismiss URL: https://github.com/apache/cordova-plugin-media-capture/issues/151#issuecomment-545862855 There's a possible temporary fix which disables swiping:

[GitHub] [cordova-plugin-media-capture] neno-giscloud opened a new pull request #152: Prevent audio recording from getting stuck

2019-10-24 Thread GitBox
neno-giscloud opened a new pull request #152: Prevent audio recording from getting stuck URL: https://github.com/apache/cordova-plugin-media-capture/pull/152 Swiping away the recording modal on iOS 13 causes the plugin * to never stop in the background * never to call any

[GitHub] [cordova-android] meishier commented on issue #850: Ready for Chrome 80's [Cookies default to SameSite=Lax] ?

2019-10-24 Thread GitBox
meishier commented on issue #850: Ready for Chrome 80's [Cookies default to SameSite=Lax] ? URL: https://github.com/apache/cordova-android/issues/850#issuecomment-545861705 I found a way to get through. **get cookie by native http request, and set the cookie back to webview.**

[GitHub] [cordova-plugin-media-capture] neno-giscloud opened a new issue #151: iOS 13 Audio Recording Modal Swipe Dismiss

2019-10-24 Thread GitBox
neno-giscloud opened a new issue #151: iOS 13 Audio Recording Modal Swipe Dismiss URL: https://github.com/apache/cordova-plugin-media-capture/issues/151 # Bug Report ## Problem It's now possible to dismiss the audio recording modal with a swipe on iOS 13. After you do that,

[GitHub] [cordova-plugin-camera] Super-Jiang opened a new issue #517: android 10 qusetion of carema

2019-10-24 Thread GitBox
Super-Jiang opened a new issue #517: android 10 qusetion of carema URL: https://github.com/apache/cordova-plugin-camera/issues/517 # Bug Report 你好,我说的是汉语不知道是否能解决 ## Problem 关于adnroid 10 插件不兼容问题,拍照按钮点击了但是照片没有生成 ### What is expected to happen? 我测试机 荣耀20 pro android

[cordova-lib] branch master updated: Remove unused module plugman/platforms/common (#808)

2019-10-24 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-lib.git The following commit(s) were added to refs/heads/master by this push: new a7d268d Remove unused module

[cordova-common] branch master updated: Remove obsolete JSHint comments (#92)

2019-10-24 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-common.git The following commit(s) were added to refs/heads/master by this push: new 27fd18e Remove obsolete JSHint

[GitHub] [cordova-android] bandhavya opened a new issue #857: Android INTERNET access permissions not being added in AndroidManifest.xml using Cordova 9.0.0

2019-10-24 Thread GitBox
bandhavya opened a new issue #857: Android INTERNET access permissions not being added in AndroidManifest.xml using Cordova 9.0.0 URL: https://github.com/apache/cordova-android/issues/857 # Bug Report ## Problem Android INTERNET access permissions not being added in

[GitHub] [cordova-plugin-statusbar] timbru31 merged pull request #126: fix: remove deprecated platforms

2019-10-24 Thread GitBox
timbru31 merged pull request #126: fix: remove deprecated platforms URL: https://github.com/apache/cordova-plugin-statusbar/pull/126 This is an automated message from the Apache Git Service. To respond to the message, please

[cordova-plugin-statusbar] branch master updated: fix: remove deprecated platforms (#126)

2019-10-24 Thread timbru31
This is an automated email from the ASF dual-hosted git repository. timbru31 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-statusbar.git The following commit(s) were added to refs/heads/master by this push: new 217f792 fix: remove