[GitHub] [cordova-plugin-geolocation] BARNZ commented on issue #81: CB-11875 added android.hardware.location.gps uses-feature.

2020-03-24 Thread GitBox
BARNZ commented on issue #81: CB-11875 added android.hardware.location.gps uses-feature. URL: https://github.com/apache/cordova-plugin-geolocation/pull/81#issuecomment-603636603 Thanks @timbru31 - works great!  This is an

[GitHub] [cordova-plugin-inappbrowser] rigiddesign commented on issue #539: message event fires only once for same inAppBrowser window

2020-03-24 Thread GitBox
rigiddesign commented on issue #539: message event fires only once for same inAppBrowser window URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/539#issuecomment-603490950 > I just ran into this as well. > This happens because the plugin can only store _one_ reference

[GitHub] [cordova-plugin-inappbrowser] brodybits commented on issue #643: Please release new package without UIWebView

2020-03-24 Thread GitBox
brodybits commented on issue #643: Please release new package without UIWebView URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/643#issuecomment-603428716 I suggest that people follow up with us maintainers via Slack or on the email forum, follow links in the footer of

[GitHub] [cordova-plugin-inappbrowser] tryhardest commented on issue #643: Please release new package without UIWebView

2020-03-24 Thread GitBox
tryhardest commented on issue #643: Please release new package without UIWebView URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/643#issuecomment-603415619 Thank you. This is an automated message from the

[GitHub] [cordova-plugin-media] vandres opened a new issue #273: Plugin doesn't work well with other Audio streams on iOS and Android

2020-03-24 Thread GitBox
vandres opened a new issue #273: Plugin doesn't work well with other Audio streams on iOS and Android URL: https://github.com/apache/cordova-plugin-media/issues/273 # Bug Report When you play a sound it doesn't pause and resume other Audio streams. ## Problem ### What is

[GitHub] [cordova-plugin-camera] vinnichase commented on issue #502: navigator.camera is undefined with wkwebview

2020-03-24 Thread GitBox
vinnichase commented on issue #502: navigator.camera is undefined with wkwebview URL: https://github.com/apache/cordova-plugin-camera/issues/502#issuecomment-603311323 OK! Finally resolved it. I indeed removed `` from my index.html for the migration to `WKWebView` and completely forgot

[GitHub] [cordova-android] bcolflesh commented on issue #689: Build errors about drawable since upgrading to v8.0.0

2020-03-24 Thread GitBox
bcolflesh commented on issue #689: Build errors about drawable since upgrading to v8.0.0 URL: https://github.com/apache/cordova-android/issues/689#issuecomment-603297120 In addition to removing "port-" from the portrait splashes, I had another app with large 32-bit png splashes that

[GitHub] [cordova-plugin-inappbrowser] j--w commented on issue #652: window.handleOpenURL is triggered in WKWebView for system browser calls

2020-03-24 Thread GitBox
j--w commented on issue #652: window.handleOpenURL is triggered in WKWebView for system browser calls URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/652#issuecomment-603293368 I'll work on a PR for this now

[GitHub] [cordova-plugin-inappbrowser] timbru31 commented on issue #652: window.handleOpenURL is triggered in WKWebView for system browser calls

2020-03-24 Thread GitBox
timbru31 commented on issue #652: window.handleOpenURL is triggered in WKWebView for system browser calls URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/652#issuecomment-603291868 PRs very welcome and thanks for following the issue template and providing a repro!

[GitHub] [cordova-plugin-inappbrowser] j--w opened a new issue #652: window.handleOpenURL is triggered in WKWebView for system browser calls

2020-03-24 Thread GitBox
j--w opened a new issue #652: window.handleOpenURL is triggered in WKWebView for system browser calls URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/652 # Bug Report When triggering a url to open in the `_system` browser through IAB with WKWebView

[cordova-fetch] branch master updated: feat: update package & ci services (#79)

2020-03-24 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-fetch.git The following commit(s) were added to refs/heads/master by this push: new 4dd6326 feat: update package & ci

[GitHub] [cordova-plugin-camera] corrrso edited a comment on issue #502: navigator.camera is undefined with wkwebview

2020-03-24 Thread GitBox
corrrso edited a comment on issue #502: navigator.camera is undefined with wkwebview URL: https://github.com/apache/cordova-plugin-camera/issues/502#issuecomment-603276551 I confirm everything @breautek says. If your deviceready is not triggered, you should definitely take care of that

[GitHub] [cordova-plugin-camera] vinnichase commented on issue #502: navigator.camera is undefined with wkwebview

2020-03-24 Thread GitBox
vinnichase commented on issue #502: navigator.camera is undefined with wkwebview URL: https://github.com/apache/cordova-plugin-camera/issues/502#issuecomment-603277455 Thanks that was a very good hint! I'm on it. I will share my outcome soon.

[GitHub] [cordova-plugin-camera] corrrso commented on issue #502: navigator.camera is undefined with wkwebview

2020-03-24 Thread GitBox
corrrso commented on issue #502: navigator.camera is undefined with wkwebview URL: https://github.com/apache/cordova-plugin-camera/issues/502#issuecomment-603276551 I confirm everything @breautek says. If your deviceready is not triggered, you should definitely take care about that first.

[GitHub] [cordova-plugin-camera] breautek commented on issue #502: navigator.camera is undefined with wkwebview

2020-03-24 Thread GitBox
breautek commented on issue #502: navigator.camera is undefined with wkwebview URL: https://github.com/apache/cordova-plugin-camera/issues/502#issuecomment-603267538 > However the deviceready event is not fired neither in my main app nor in the from scratch test app. I think both problems

[GitHub] [cordova-plugin-camera] vinnichase commented on issue #502: navigator.camera is undefined with wkwebview

2020-03-24 Thread GitBox
vinnichase commented on issue #502: navigator.camera is undefined with wkwebview URL: https://github.com/apache/cordova-plugin-camera/issues/502#issuecomment-603249873 @corrrso thanks for your reply even if this problem is not yours anymore. OK I created a new cordova app with cordova

[GitHub] [cordova-plugin-inappbrowser] timbru31 closed issue #469: After forking the inappbroswer is covering status bar in Android.

2020-03-24 Thread GitBox
timbru31 closed issue #469: After forking the inappbroswer is covering status bar in Android. URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/469 This is an automated message from the Apache Git Service.

[GitHub] [cordova-plugin-inappbrowser] timbru31 closed issue #526: Android InAppBrowser option to not use fullscreen layout

2020-03-24 Thread GitBox
timbru31 closed issue #526: Android InAppBrowser option to not use fullscreen layout URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/526 This is an automated message from the Apache Git Service. To respond

[GitHub] [cordova-plugin-inappbrowser] timbru31 commented on issue #526: Android InAppBrowser option to not use fullscreen layout

2020-03-24 Thread GitBox
timbru31 commented on issue #526: Android InAppBrowser option to not use fullscreen layout URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/526#issuecomment-603237324 Solved by https://github.com/apache/cordova-plugin-inappbrowser/pull/634

[GitHub] [cordova-plugin-inappbrowser] timbru31 commented on issue #469: After forking the inappbroswer is covering status bar in Android.

2020-03-24 Thread GitBox
timbru31 commented on issue #469: After forking the inappbroswer is covering status bar in Android. URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/469#issuecomment-603237292 Solved by https://github.com/apache/cordova-plugin-inappbrowser/pull/634

[GitHub] [cordova-plugin-inappbrowser] timbru31 commented on issue #634: (android) Added option to turn on/off fullscreen mode in Android

2020-03-24 Thread GitBox
timbru31 commented on issue #634: (android) Added option to turn on/off fullscreen mode in Android URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/634#issuecomment-603236627 Great, thanks for testing this. PR merged, thanks @PDLMobileApps for your contribution!

[GitHub] [cordova-plugin-inappbrowser] timbru31 merged pull request #634: (android) Added option to turn on/off fullscreen mode in Android

2020-03-24 Thread GitBox
timbru31 merged pull request #634: (android) Added option to turn on/off fullscreen mode in Android URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/634 This is an automated message from the Apache Git

[cordova-plugin-inappbrowser] branch master updated: (android) Added option to turn on/off fullscreen mode in Android (#634)

2020-03-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-inappbrowser.git The following commit(s) were added to refs/heads/master by this push: new e78ffe7 (android)

[GitHub] [cordova-plugin-inappbrowser] timbru31 closed issue #598: [Android] Statusbar disappear after inappbrowser window opened (go in full screen)

2020-03-24 Thread GitBox
timbru31 closed issue #598: [Android] Statusbar disappear after inappbrowser window opened (go in full screen) URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/598 This is an automated message from the

[GitHub] [cordova-plugin-inappbrowser] mosabab commented on issue #634: (android) Added option to turn on/off fullscreen mode in Android

2020-03-24 Thread GitBox
mosabab commented on issue #634: (android) Added option to turn on/off fullscreen mode in Android URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/634#issuecomment-603234108 > Did it work for you? @mosabab Thanks for asking, and sorry for late response.

[GitHub] [cordova-plugin-camera] corrrso commented on issue #502: navigator.camera is undefined with wkwebview

2020-03-24 Thread GitBox
corrrso commented on issue #502: navigator.camera is undefined with wkwebview URL: https://github.com/apache/cordova-plugin-camera/issues/502#issuecomment-603229177 Hi @vinnichase . I confirm to you that by making a new project from scratches, everything went fine without touching a

[GitHub] [cordova-plugin-inappbrowser] timbru31 commented on issue #634: (android) Added option to turn on/off fullscreen mode in Android

2020-03-24 Thread GitBox
timbru31 commented on issue #634: (android) Added option to turn on/off fullscreen mode in Android URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/634#issuecomment-603222768 Did it work for you? @mosabab

[GitHub] [cordova-plugin-inappbrowser] torgnywalin commented on issue #639: set color of the toolbar on top - the very top

2020-03-24 Thread GitBox
torgnywalin commented on issue #639: set color of the toolbar on top - the very top URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/639#issuecomment-603184171 I think this is related to the hardcoded 20px STATUSBAR_HEIGHT variable. There is a pull-request for this fix:

[GitHub] [cordova-plugin-inappbrowser] torgnywalin commented on issue #566: app freeze/unresponsive if closed without pressing close button

2020-03-24 Thread GitBox
torgnywalin commented on issue #566: app freeze/unresponsive if closed without pressing close button URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/566#issuecomment-603182350 This is not a fix. This is just changing it back to how it was before. What if we want to use

[GitHub] [cordova-plugin-inappbrowser] erisu commented on issue #651: Still getting UIWebView even after updating to cordova-ios 5.1.1 and plugin to 3.2.0

2020-03-24 Thread GitBox
erisu commented on issue #651: Still getting UIWebView even after updating to cordova-ios 5.1.1 and plugin to 3.2.0 URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/651#issuecomment-603143708 Yes, you will still see it in Xcode. It will be removed from the compile app.

[GitHub] [cordova-plugin-camera] vinnichase commented on issue #502: navigator.camera is undefined with wkwebview

2020-03-24 Thread GitBox
vinnichase commented on issue #502: navigator.camera is undefined with wkwebview URL: https://github.com/apache/cordova-plugin-camera/issues/502#issuecomment-603142866 @corrrso can you verify that you made camera and media-capture working on WKWebView without any additional RTC

[GitHub] [cordova-plugin-inappbrowser] akashdeepsharma1991 commented on issue #651: Still getting UIWebView even after updating to cordova-ios 5.1.1 and plugin to 3.2.0

2020-03-24 Thread GitBox
akashdeepsharma1991 commented on issue #651: Still getting UIWebView even after updating to cordova-ios 5.1.1 and plugin to 3.2.0 URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/651#issuecomment-603142227 oki so i will able to see the code in xcode while complie it would

[GitHub] [cordova-plugin-inappbrowser] erisu commented on issue #651: Still getting UIWebView even after updating to cordova-ios 5.1.1 and plugin to 3.2.0

2020-03-24 Thread GitBox
erisu commented on issue #651: Still getting UIWebView even after updating to cordova-ios 5.1.1 and plugin to 3.2.0 URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/651#issuecomment-603140474 The flag does not delete `UIWebView` from code. As @timbru31 said: >

[GitHub] [cordova-plugin-inappbrowser] akashdeepsharma1991 edited a comment on issue #651: Still getting UIWebView even after updating to cordova-ios 5.1.1 and plugin to 3.2.0

2020-03-24 Thread GitBox
akashdeepsharma1991 edited a comment on issue #651: Still getting UIWebView even after updating to cordova-ios 5.1.1 and plugin to 3.2.0 URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/651#issuecomment-603135673 i have followed all the step shown given in the ablove

[GitHub] [cordova-plugin-inappbrowser] akashdeepsharma1991 commented on issue #651: Still getting UIWebView even after updating to cordova-ios 5.1.1 and plugin to 3.2.0

2020-03-24 Thread GitBox
akashdeepsharma1991 commented on issue #651: Still getting UIWebView even after updating to cordova-ios 5.1.1 and plugin to 3.2.0 URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/651#issuecomment-603135673 i have followed all the step shown given in the ablove link. in my

[GitHub] [cordova-plugin-inappbrowser] timbru31 commented on issue #651: Still getting UIWebView even after updating to cordova-ios 5.1.1 and plugin to 3.2.0

2020-03-24 Thread GitBox
timbru31 commented on issue #651: Still getting UIWebView even after updating to cordova-ios 5.1.1 and plugin to 3.2.0 URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/651#issuecomment-603126972 Please read my comment again. The source code still has the UIWebView

[GitHub] [cordova-plugin-inappbrowser] GuilleBarrena commented on issue #643: Please release new package without UIWebView

2020-03-24 Thread GitBox
GuilleBarrena commented on issue #643: Please release new package without UIWebView URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/643#issuecomment-603123227 when? this week? This is an automated message

[GitHub] [cordova-plugin-inappbrowser] akashdeepsharma1991 commented on issue #651: Still getting UIWebView even after updating to cordova-ios 5.1.1 and plugin to 3.2.0

2020-03-24 Thread GitBox
akashdeepsharma1991 commented on issue #651: Still getting UIWebView even after updating to cordova-ios 5.1.1 and plugin to 3.2.0 URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/651#issuecomment-603122616 again removed the platform added the ios folder but still getting

[GitHub] [cordova-plugin-inappbrowser] akashdeepsharma1991 commented on issue #651: Still getting UIWebView even after updating to cordova-ios 5.1.1 and plugin to 3.2.0

2020-03-24 Thread GitBox
akashdeepsharma1991 commented on issue #651: Still getting UIWebView even after updating to cordova-ios 5.1.1 and plugin to 3.2.0 URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/651#issuecomment-603117725 hii can you tell what variable need to set kind a new here.

[GitHub] [cordova-plugin-inappbrowser] timbru31 closed issue #651: Still getting UIWebView even after updating to cordova-ios 5.1.1 and plugin to 3.2.0

2020-03-24 Thread GitBox
timbru31 closed issue #651: Still getting UIWebView even after updating to cordova-ios 5.1.1 and plugin to 3.2.0 URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/651 This is an automated message from the

[GitHub] [cordova-plugin-inappbrowser] timbru31 commented on issue #651: Still getting UIWebView even after updating to cordova-ios 5.1.1 and plugin to 3.2.0

2020-03-24 Thread GitBox
timbru31 commented on issue #651: Still getting UIWebView even after updating to cordova-ios 5.1.1 and plugin to 3.2.0 URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/651#issuecomment-603114243 PR #584 added **only** a variable (which you need to set) to hide the

[GitHub] [cordova-plugin-geolocation] timbru31 edited a comment on issue #81: CB-11875 added android.hardware.location.gps uses-feature.

2020-03-24 Thread GitBox
timbru31 edited a comment on issue #81: CB-11875 added android.hardware.location.gps uses-feature. URL: https://github.com/apache/cordova-plugin-geolocation/pull/81#issuecomment-603111423 We've just merged PR https://github.com/apache/cordova-plugin-geolocation/pull/189 - so please try

[GitHub] [cordova-plugin-geolocation] timbru31 commented on issue #81: CB-11875 added android.hardware.location.gps uses-feature.

2020-03-24 Thread GitBox
timbru31 commented on issue #81: CB-11875 added android.hardware.location.gps uses-feature. URL: https://github.com/apache/cordova-plugin-geolocation/pull/81#issuecomment-603111423 We've just merged PR https://github.com/apache/cordova-plugin-geolocation/pull/189 - so please try the

[GitHub] [cordova-plugin-statusbar] dolin-tan commented on issue #156: iOS 13 Webview Shifted after Camera Closed

2020-03-24 Thread GitBox
dolin-tan commented on issue #156: iOS 13 Webview Shifted after Camera Closed URL: https://github.com/apache/cordova-plugin-statusbar/issues/156#issuecomment-603110075 in iOS When we use the camera plugin to take pictures or select pictures, the plugin will automatically make

[GitHub] [cordova-docs] ComexioDev opened a new pull request #1068: Changed armv7l architecture name

2020-03-24 Thread GitBox
ComexioDev opened a new pull request #1068: Changed armv7l architecture name URL: https://github.com/apache/cordova-docs/pull/1068 The armv7l architecture has a L at the end instead of a 1. see https://github.com/electron/electron/releases ### Platforms affected none

[GitHub] [cordova-plugin-inappbrowser] akashdeepsharma1991 opened a new issue #651: Still getting UIWebView even after updating to cordova-ios 5.1.1 and plugin to 3.2.0

2020-03-24 Thread GitBox
akashdeepsharma1991 opened a new issue #651: Still getting UIWebView even after updating to cordova-ios 5.1.1 and plugin to 3.2.0 URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/651 # Bug Report Still able to see many instance of UIWebview in the plugin ## Problem