[GitHub] [cordova-plugin-camera] cleverappdesign commented on issue #393: allowEdit not working when sourceType is PHOTOLIBRARY

2020-01-30 Thread GitBox
cleverappdesign commented on issue #393: allowEdit not working when sourceType is PHOTOLIBRARY URL: https://github.com/apache/cordova-plugin-camera/issues/393#issuecomment-580601827 I got it working when using the Android Permission plugin https://github.com/apache/cordova-plugin-camer

[GitHub] [cordova-ios] codecov-io edited a comment on issue #773: refactor: drop uiwebview & add wkwebview

2020-01-30 Thread GitBox
codecov-io edited a comment on issue #773: refactor: drop uiwebview & add wkwebview URL: https://github.com/apache/cordova-ios/pull/773#issuecomment-579665991 # [Codecov](https://codecov.io/gh/apache/cordova-ios/pull/773?src=pr&el=h1) Report > Merging [#773](https://codecov.io/gh/apach

[GitHub] [cordova-ios] codecov-io edited a comment on issue #773: refactor: drop uiwebview & add wkwebview

2020-01-30 Thread GitBox
codecov-io edited a comment on issue #773: refactor: drop uiwebview & add wkwebview URL: https://github.com/apache/cordova-ios/pull/773#issuecomment-579665991 # [Codecov](https://codecov.io/gh/apache/cordova-ios/pull/773?src=pr&el=h1) Report > Merging [#773](https://codecov.io/gh/apach

[GitHub] [cordova-ios] codecov-io edited a comment on issue #773: refactor: drop uiwebview & add wkwebview

2020-01-30 Thread GitBox
codecov-io edited a comment on issue #773: refactor: drop uiwebview & add wkwebview URL: https://github.com/apache/cordova-ios/pull/773#issuecomment-579665991 # [Codecov](https://codecov.io/gh/apache/cordova-ios/pull/773?src=pr&el=h1) Report > Merging [#773](https://codecov.io/gh/apach

[GitHub] [cordova] globules-io closed issue #92: Add OGX.JS as Framework

2020-01-30 Thread GitBox
globules-io closed issue #92: Add OGX.JS as Framework URL: https://github.com/apache/cordova/issues/92 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [cordova] globules-io commented on issue #92: Add OGX.JS as Framework

2020-01-30 Thread GitBox
globules-io commented on issue #92: Add OGX.JS as Framework URL: https://github.com/apache/cordova/issues/92#issuecomment-580502829 Nevermind, will create a pull request on the website This is an automated message from the Apa

[GitHub] [cordova-plugin-inappbrowser] NiklasMerz commented on issue #619: http url are not opening only a blank white screen appears

2020-01-30 Thread GitBox
NiklasMerz commented on issue #619: http url are not opening only a blank white screen appears URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/619#issuecomment-580384550 Is this on Android? You should check that you allow "clear text". https://developer.android.com/train

[GitHub] [cordova-plugin-camera] AmrAlmagic commented on issue #419: No camera permission in Android app.

2020-01-30 Thread GitBox
AmrAlmagic commented on issue #419: No camera permission in Android app. URL: https://github.com/apache/cordova-plugin-camera/issues/419#issuecomment-580350298 @ankitjainOfficial sorry for the late response first, thanks for your reply I tried to add > >

[GitHub] [cordova-plugin-inappbrowser] LalitKushwah opened a new issue #619: http url are not opening only a blank white screen appears

2020-01-30 Thread GitBox
LalitKushwah opened a new issue #619: http url are not opening only a blank white screen appears URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/619 # Bug Report I am using InAppBrowser in ionic and facing this problem that when I open url starting with http the a whit

[GitHub] [cordova-plugin-file] NateEag commented on issue #284: readAsText function causes encoding error reading large files

2020-01-30 Thread GitBox
NateEag commented on issue #284: readAsText function causes encoding error reading large files URL: https://github.com/apache/cordova-plugin-file/issues/284#issuecomment-580319954 Gotcha. Yes, a real fix would obviously be better. I just wanted to be sure there wasn't some subtlety being

[GitHub] [cordova-ios] HansKrywaa commented on issue #775: Plugins config-file not added to .plist file

2020-01-30 Thread GitBox
HansKrywaa commented on issue #775: Plugins config-file not added to .plist file URL: https://github.com/apache/cordova-ios/issues/775#issuecomment-580284720 Yes, output is: `9.0.0 (cordova-lib@9.0.1)` This is an automated mes

[GitHub] [cordova-ios] breautek commented on issue #775: Plugins config-file not added to .plist file

2020-01-30 Thread GitBox
breautek commented on issue #775: Plugins config-file not added to .plist file URL: https://github.com/apache/cordova-ios/issues/775#issuecomment-580283482 Can you confirm you're using the latest version of the cli? `cordova -v` should read.. ``` 9.0.0 (cordova-lib@9.0.1)

[GitHub] [cordova-ios] HansKrywaa opened a new issue #775: Plugins config-file not added to .plist file

2020-01-30 Thread GitBox
HansKrywaa opened a new issue #775: Plugins config-file not added to .plist file URL: https://github.com/apache/cordova-ios/issues/775 # Bug Report ## Problem I developed a Plugin, which has some `` Entrys. When i build the App for ios, they are not appended to the .plist File

[GitHub] [cordova-ios] breautek commented on issue #770: Use storyboards & default split screens support - required from April 2020

2020-01-30 Thread GitBox
breautek commented on issue #770: Use storyboards & default split screens support - required from April 2020 URL: https://github.com/apache/cordova-ios/issues/770#issuecomment-580250715 Storyboards is already supported in the latest version of the splashscreen plugin. It's up to you as an

[GitHub] [cordova-android] breautek commented on issue #911: ES6 class refactoring

2020-01-30 Thread GitBox
breautek commented on issue #911: ES6 class refactoring URL: https://github.com/apache/cordova-android/pull/911#issuecomment-580248038 Please edit the PR to use the github keyword syntax for linking PRs to issues. https://help.github.com/en/github/managing-your-work-on-github/closin

[GitHub] [cordova-windows] HiteshKumarSaini commented on issue #327: VS2019 drops .jsproj (UWP JS) support, VS2017 keeps working

2020-01-30 Thread GitBox
HiteshKumarSaini commented on issue #327: VS2019 drops .jsproj (UWP JS) support, VS2017 keeps working URL: https://github.com/apache/cordova-windows/issues/327#issuecomment-580204905 This is not cool. Keep our JavaScript as an option. ---

[GitHub] [cordova-plugin-inappbrowser] tomaszDziedzic2 commented on issue #537: InAppBrowser IOS options not working

2020-01-30 Thread GitBox
tomaszDziedzic2 commented on issue #537: InAppBrowser IOS options not working URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/537#issuecomment-580180669 I have simmilar issue - cant change closebuttoncolor.

[GitHub] [cordova-plugin-statusbar] kerrydp commented on issue #175: Plugin breaks with WKWebView Engine

2020-01-30 Thread GitBox
kerrydp commented on issue #175: Plugin breaks with WKWebView Engine URL: https://github.com/apache/cordova-plugin-statusbar/issues/175#issuecomment-580130960 Also experiencing this. The viewport is leaving a statusbar-height-sized gap at the bottom of the screen. When I scroll content,