[GitHub] [cordova-plugin-inappbrowser] NiklasMerz commented on pull request #685: chore: update install engines

2020-04-27 Thread GitBox
NiklasMerz commented on pull request #685: URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/685#issuecomment-620417493 Tests fail with: ``` cordova-plugin-inappbrowser-tests.tests >> cordova.InAppBrowser ✗ inappbrowser.spec.1 should exist

[GitHub] [cordova-browser] kluns opened a new issue #94: PACKAGE_NAME wrong in browser.json

2020-04-27 Thread GitBox
kluns opened a new issue #94: URL: https://github.com/apache/cordova-browser/issues/94 # Bug Report ## Problem If a project uses android platform and browser platform, and the android-versionCode attribute is set in config.xml, when a plugin is added the value for PACKAGE_NAME is

[GitHub] [cordova-plugin-inappbrowser] jcesarmobile opened a new pull request #685: chore: update install engines

2020-04-27 Thread GitBox
jcesarmobile opened a new pull request #685: URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/685 master version was bumped to 4.0.0-dev, so the package.json should have a new "5.0.0" entry or will fail to install once released. Updated the "4.0.0" to require `cordova-

[GitHub] [cordova-plugin-media-capture] ChrisTomAlx opened a new issue #170: Screen Record / Screen Capture

2020-04-27 Thread GitBox
ChrisTomAlx opened a new issue #170: URL: https://github.com/apache/cordova-plugin-media-capture/issues/170 # Feature Request - Screen Capture / Screen Recording ## Motivation Behind Feature At this time of covid-19 where remote calls are reigning supreme. I think this wou

[GitHub] [cordova-node-xcode] gabriele-sacchi edited a comment on pull request #87: Add support for On Demand Resources tags on iOS

2020-04-27 Thread GitBox
gabriele-sacchi edited a comment on pull request #87: URL: https://github.com/apache/cordova-node-xcode/pull/87#issuecomment-619854072 @Panajev It works, thank you very much. It's a very useful tool that makes my life much better! I'm wondering if you also encountered the case of wan

[GitHub] [cordova-ios] jcesarmobile commented on pull request #822: breaking: remove deprecated orientation methods

2020-04-27 Thread GitBox
jcesarmobile commented on pull request #822: URL: https://github.com/apache/cordova-ios/pull/822#issuecomment-620089987 I've changed the title to "breaking" as it will break plugins using the orientation delegate, not sure how many are using it. I updated InAppBrowser to remove the metho

[GitHub] [cordova-plugin-geolocation] chongfei111 opened a new issue #197: Geolocation in android SKD 6.0

2020-04-27 Thread GitBox
chongfei111 opened a new issue #197: URL: https://github.com/apache/cordova-plugin-geolocation/issues/197 If can't use this plugin under the 6.3.0, how can I get geolocation in lower version than 6.3.0? This is an automated

[GitHub] [cordova-plugin-inappbrowser] Hanzofm commented on issue #402: inAppbrowser.executeScript not working in Android

2020-04-27 Thread GitBox
Hanzofm commented on issue #402: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/402#issuecomment-620074156 It not works for me, is there any solution? This is an automated message from the Apache Git Servi

[GitHub] [cordova-plugin-geolocation] breautek commented on issue #196: cordova-plugin-geolocation does not work in android phone (SDK 6.0.0)

2020-04-27 Thread GitBox
breautek commented on issue #196: URL: https://github.com/apache/cordova-plugin-geolocation/issues/196#issuecomment-620069953 It doesn't, it supports anything equal to or greater than 6.3.0. Why it doesn't support less than 6.3.0? See https://github.com/apache/cordova-plugin-compat.

[GitHub] [cordova-plugin-geolocation] chongfei111 opened a new issue #196: cordova-plugin-geolocation does not work in android phone (SDK 6.0.0)

2020-04-27 Thread GitBox
chongfei111 opened a new issue #196: URL: https://github.com/apache/cordova-plugin-geolocation/issues/196 this is code in cordova-plugin-geolocation plugin code (package.json)! "engines": { "cordovaDependencies": { "3.0.0": { "cordova-android": ">=6.3.0"

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

2020-04-27 Thread GitBox
vadimwe commented on pull request #134: URL: https://github.com/apache/cordova-plugin-statusbar/pull/134#issuecomment-620033245 Cant install ionic cordova plugin add... This is an automated message from the Apache Git Servic

[GitHub] [cordova-node-xcode] sitefinitysteve opened a new issue #110: addBuildPhase keeps adding phases when they already exist

2020-04-27 Thread GitBox
sitefinitysteve opened a new issue #110: URL: https://github.com/apache/cordova-node-xcode/issues/110 ``` This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [cordova-plugin-inappbrowser] tverilytt commented on pull request #635: breaking: remove UIWebView

2020-04-27 Thread GitBox
tverilytt commented on pull request #635: URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/635#issuecomment-619995697 @timbru31 Thanks a lot for the tip, thanks to it, App Store deprecation warning related to UIWebView is gone :-) --

[GitHub] [cordova-plugin-statusbar] gohar1009 opened a new issue #186: after opening iphone gallery Statusbar overlaywebview(false) changes to true.

2020-04-27 Thread GitBox
gohar1009 opened a new issue #186: URL: https://github.com/apache/cordova-plugin-statusbar/issues/186 # Bug Report ## Problem I have camera plugin, and statusbar overlaywebview is setted to false. When I open the gallery statusbar started overlay webview so I have problem with st

[GitHub] [cordova-plugin-inappbrowser] jachstet-sea commented on issue #684: inappbrowser@3.2.0 gets broken on iOS by cordova-plugin-ionic-webview@4.2.0

2020-04-27 Thread GitBox
jachstet-sea commented on issue #684: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/684#issuecomment-619989477 Okay, didn't see that one. Thanks for pointing me there! This is an automated message from th

[GitHub] [cordova-plugin-inappbrowser] jcesarmobile commented on issue #684: inappbrowser@3.2.0 gets broken on iOS by cordova-plugin-ionic-webview@4.2.0

2020-04-27 Thread GitBox
jcesarmobile commented on issue #684: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/684#issuecomment-619978557 The problem is the webview plugin, is already reported there https://github.com/ionic-team/cordova-plugin-ionic-webview/issues/551 Also, it's not a pr

[GitHub] [cordova-plugin-inappbrowser] Bhagirath123 commented on issue #304: Listen to click events

2020-04-27 Thread GitBox
Bhagirath123 commented on issue #304: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/304#issuecomment-619975238 > Should be possible with executeScript. > Closing because it's not an issue can you tell me how i am listen that click event using executeScript --

[GitHub] [cordova-plugin-inappbrowser] jachstet-sea opened a new issue #684: inappbrowser@3.2.0 gets broken on iOS by cordova-plugin-ionic-webview@4.2.0

2020-04-27 Thread GitBox
jachstet-sea opened a new issue #684: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/684 # Bug Report ## Problem When using inappbrowser@3.2.0 and cordova-plugin-ionic-webview@4.2.0 on iOS, the inAppBrowser opens but does not load the URL specified. In stays

[GitHub] [cordova-plugin-statusbar] wwiechorek commented on issue #112: how to get statusbar height

2020-04-27 Thread GitBox
wwiechorek commented on issue #112: URL: https://github.com/apache/cordova-plugin-statusbar/issues/112#issuecomment-619939483 To get statusbar height on android I use in JS: var statusbarheight = screen.height - window.innerHeight And I set this variable on css var. Is it i

[GitHub] [cordova-node-xcode] Panajev commented on pull request #87: Add support for On Demand Resources tags on iOS

2020-04-27 Thread GitBox
Panajev commented on pull request #87: URL: https://github.com/apache/cordova-node-xcode/pull/87#issuecomment-619922531 Hello @gabriele-sacchi, We have worked on something similar, helpful for debugging as tools such as Firebase App Distribution will laugh at you if you try to pack

[GitHub] [cordova-node-xcode] gabriele-sacchi commented on pull request #87: Add support for On Demand Resources tags on iOS

2020-04-27 Thread GitBox
gabriele-sacchi commented on pull request #87: URL: https://github.com/apache/cordova-node-xcode/pull/87#issuecomment-619854072 @Panajev It works, thank you very much. It's a very useful tool that makes my life much better! I'm wondering if you also encountered the case of wanting to

[GitHub] [cordova-plugin-media] nkmkevin commented on issue #254: How to get media file duration before playing it?

2020-04-27 Thread GitBox
nkmkevin commented on issue #254: URL: https://github.com/apache/cordova-plugin-media/issues/254#issuecomment-619852896 Suggest to use audio.seekTo(1) then call audio.getDuration() with 500ms delay. Checking on this thread for more info. https://stackoverflow.com/a/61358243/3967044

[GitHub] [cordova-plugin-wkwebview-engine] srinidhirao commented on issue #143: Blank screen after using plugin-wkwebview-engine

2020-04-27 Thread GitBox
srinidhirao commented on issue #143: URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/143#issuecomment-619835044 @kzimny I don't know specifically. But a quick search on their GitHub page lists various issues with the Cookies. Some even claiming that WKWebView itself

[GitHub] [cordova-plugin-inappbrowser] Bhagirath123 edited a comment on issue #683: ionic 3 in-app-browser executeScript error

2020-04-27 Thread GitBox
Bhagirath123 edited a comment on issue #683: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/683#issuecomment-619817704 let target = "_blank"; const browser = this.iab.create(url,target,this.options); browser.on('loadstop').subscribe(event => { conso

[GitHub] [cordova-plugin-wkwebview-engine] kzimny commented on issue #143: Blank screen after using plugin-wkwebview-engine

2020-04-27 Thread GitBox
kzimny commented on issue #143: URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/143#issuecomment-619817910 @srinidhirao: do you know whether `cordova-plugin-ionic-webview` accept cookies? This is an a

[GitHub] [cordova-plugin-inappbrowser] Bhagirath123 commented on issue #683: ionic 3 in-app-browser executeScript error

2020-04-27 Thread GitBox
Bhagirath123 commented on issue #683: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/683#issuecomment-619817704 et target = "_blank"; const browser = this.iab.create(url,target,this.options); browser.on('loadstop').subscribe(event => { console.log(e

[GitHub] [cordova-android] epieddy commented on issue #870: unable to display in native resolution on Android

2020-04-27 Thread GitBox
epieddy commented on issue #870: URL: https://github.com/apache/cordova-android/issues/870#issuecomment-619817497 - Did you confirm that the MainActivity.java was correctly updated by the plugin inside the /platforms/android directory ? - Did you setup the correct meta viewport tag ?

[GitHub] [cordova-plugin-wkwebview-engine] srinidhirao commented on issue #143: Blank screen after using plugin-wkwebview-engine

2020-04-27 Thread GitBox
srinidhirao commented on issue #143: URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/143#issuecomment-619815529 I had an Angular app integrated with Cordova and had trouble getting the app to load using Cordova's WebView Plugin. Since none of the solutions worked for

[GitHub] [cordova-plugin-screen-orientation] chilupa commented on issue #62: Ionic 5.x/Screen-Orientation lock does not work on iOS platform

2020-04-27 Thread GitBox
chilupa commented on issue #62: URL: https://github.com/apache/cordova-plugin-screen-orientation/issues/62#issuecomment-619808252 I'm experiencing the same problem. This is an automated message from the Apache Git Service. T