[GitHub] [cordova-plugin-inappbrowser] monove commented on pull request #756: Add inappbrowser reposition and resize attributes

2021-01-26 Thread GitBox
monove commented on pull request #756: URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/756#issuecomment-768075422 @hamzasharuf 0dc9492 doesn't seem to work for me. Any ideas? This is an automated message from

[GitHub] [cordova-ios] breautek commented on issue #1064: Swipe Back stopped working after migrating from cordova-ios 5.1.1 to cordova-ios 6.1.1

2021-01-26 Thread GitBox
breautek commented on issue #1064: URL: https://github.com/apache/cordova-ios/issues/1064#issuecomment-768008819 There is a `WkWebView.allowsBackForwardNavigationGestures(true)` api available (from JS) to enable navigation gestures. Testing this with a vanilla cordova application and

[GitHub] [cordova-ios] breautek closed issue #1064: Swipe Back stopped working after migrating from cordova-ios 5.1.1 to cordova-ios 6.1.1

2021-01-26 Thread GitBox
breautek closed issue #1064: URL: https://github.com/apache/cordova-ios/issues/1064 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-ios] breautek commented on issue #1063: Can't Read Scrom File In IOS

2021-01-26 Thread GitBox
breautek commented on issue #1063: URL: https://github.com/apache/cordova-ios/issues/1063#issuecomment-767998268 Please fill in the form. How are you trying to load this resource? It sounds like you're trying to navigate the Cordova webview to a local file that is outside of your app

[GitHub] [cordova-ios] parvageshahariar opened a new issue #1064: Swipe Back stopped working after migrating from cordova-ios 5.1.1 to cordova-ios 6.1.1

2021-01-26 Thread GitBox
parvageshahariar opened a new issue #1064: URL: https://github.com/apache/cordova-ios/issues/1064 # Bug Report ## Problem Swipe Back Not Working after upgrading to Cordova-ios 5.1.1 to 6.1.1 ### What is expected to happen? sdds ### What does actually happen?

[GitHub] [cordova-plugin-media] frederickjjoubert commented on issue #266: Does it work on browser or not?

2021-01-26 Thread GitBox
frederickjjoubert commented on issue #266: URL: https://github.com/apache/cordova-plugin-media/issues/266#issuecomment-767864675 Hey guys, any update on this? I'm using ionic 5 and working in a capacitor project. I can record audio just fine on iOS, but on the browser I get the same

[GitHub] [cordova-plugin-camera] sebastian-curland edited a comment on issue #707: Not working for Android 11

2021-01-26 Thread GitBox
sebastian-curland edited a comment on issue #707: URL: https://github.com/apache/cordova-plugin-camera/issues/707#issuecomment-767785079 I'm getting access denied on Android 11 devices when I try to select a picture from gallery or when I use the camera. I tried some of the workarounds

[GitHub] [cordova-plugin-camera] sebastian-curland commented on issue #707: Not working for Android 11

2021-01-26 Thread GitBox
sebastian-curland commented on issue #707: URL: https://github.com/apache/cordova-plugin-camera/issues/707#issuecomment-767785079 I'm getting access denied on Android 11 devices when I try to select a picture from gallery or when I use the camera. I tried some of the workarounds out the

[GitHub] [cordova-electron] Jahrenski commented on issue #187: Build platform option

2021-01-26 Thread GitBox
Jahrenski commented on issue #187: URL: https://github.com/apache/cordova-electron/issues/187#issuecomment-767676394 This would be great indeed! I was thinking of making a hook to switch build.json before hand to get me out of this issue. --

[GitHub] [cordova-plugin-wkwebview-engine] klochko7 commented on issue #55: Could not signal service com.apple.WebKit.WebContent in ios 11.4.1

2021-01-26 Thread GitBox
klochko7 commented on issue #55: URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/55#issuecomment-767547659 Good day! Could anyone suggest please .. Ioinc 5 app crashed ... `Could not signal service com.apple.WebKit.WebContent: 113: Could not find specified ser

[GitHub] [cordova-android] breautek commented on a change in pull request #1130: refactor: java checks / get java version

2021-01-26 Thread GitBox
breautek commented on a change in pull request #1130: URL: https://github.com/apache/cordova-android/pull/1130#discussion_r564472411 ## File path: spec/unit/java.spec.js ## @@ -0,0 +1,158 @@ +/** +Licensed to the Apache Software Foundation (ASF) under one +or more contr

[GitHub] [cordova-plugin-file] breautek commented on issue #426: Storage updates in Android 11

2021-01-26 Thread GitBox
breautek commented on issue #426: URL: https://github.com/apache/cordova-plugin-file/issues/426#issuecomment-767489162 You need to be using build tools 29. https://cordova.apache.org/docs/en/dev/guide/platforms/android/index.html#adding-sdk-packages ---

[GitHub] [cordova-lib] raphinesse commented on issue #859: Cordova doesn't work with NPM 7

2021-01-26 Thread GitBox
raphinesse commented on issue #859: URL: https://github.com/apache/cordova-lib/issues/859#issuecomment-767399196 I just merged apache/cordova-fetch#91. If we release the current master of `cordova-fetch` as 3.0.1 then that should make cordova work with npm@7 without any other releases (use

[GitHub] [cordova-fetch] raphinesse merged pull request #91: fix: cordova-fetch with npm@7

2021-01-26 Thread GitBox
raphinesse merged pull request #91: URL: https://github.com/apache/cordova-fetch/pull/91 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 g

[GitHub] [cordova-plugin-inappbrowser] coolscene opened a new issue #845: Issue when app has an active foreground service

2021-01-26 Thread GitBox
coolscene opened a new issue #845: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/845 # Bug Report ## Problem If the app has an active foreground service, when the user closes the app in android task switcher, after having opened the inappbrowser once, the whole