[GitHub] willie001 edited a comment on issue #279: executeScript does not fire - issue ionic 3

2018-10-04 Thread GitBox
willie001 edited a comment on issue #279: executeScript does not fire - issue ionic 3 URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/279#issuecomment-427250641 This is a real issue. The InAppBrowser executeScript used to work fine. After compiling my app again th

[GitHub] willie001 edited a comment on issue #279: executeScript does not fire - issue ionic 3

2018-10-04 Thread GitBox
willie001 edited a comment on issue #279: executeScript does not fire - issue ionic 3 URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/279#issuecomment-427250641 This is a real issue. The InAppBrowser executeScript used to work fine. After compiling my app again th

[GitHub] willie001 commented on issue #279: executeScript does not fire - issue ionic 3

2018-10-04 Thread GitBox
willie001 commented on issue #279: executeScript does not fire - issue ionic 3 URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/279#issuecomment-427250641 This is a real issue. The InAppBrowser executeScript used to work fine. After compiling my app again the "callb

[GitHub] ersatishverma commented on issue #306: InApp browser not support in iPhone X devices

2018-10-04 Thread GitBox
ersatishverma commented on issue #306: InApp browser not support in iPhone X devices URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/306#issuecomment-427249204 Hi **vagishmm** Thanks for reply Have made changes that you have suggested. The bottom URL problem

[GitHub] greg-devtac opened a new issue #352: Camera hangs when redirecting to the application

2018-10-04 Thread GitBox
greg-devtac opened a new issue #352: Camera hangs when redirecting to the application URL: https://github.com/apache/cordova-plugin-camera/issues/352 When im capturing the image and accept the image it hangs the application. Once you terminate the application and caputre again and accept t

[GitHub] erisu commented on issue #8: Remove `browserify` support

2018-10-04 Thread GitBox
erisu commented on issue #8: Remove `browserify` support URL: https://github.com/apache/cordova/issues/8#issuecomment-427229721 Is this task completed? can we move it to the Done column on the project board? https://github.com/orgs/apache/projects/2 -

svn commit: r1842858 - in /cordova/site/public: ./ announcements/2018/10/ announcements/2018/10/04/ blog/ docs/en/dev/reference/cordova-plugin-camera/ docs/en/dev/reference/cordova-plugin-device/ docs

2018-10-04 Thread steven
Author: steven Date: Fri Oct 5 02:19:49 2018 New Revision: 1842858 URL: http://svn.apache.org/viewvc?rev=1842858&view=rev Log: Updated docs Added: cordova/site/public/announcements/2018/10/ cordova/site/public/announcements/2018/10/04/ cordova/site/public/announcements/2018/10/04/cor

[cordova-docs] branch master updated: CB-14226 cordova-windows@6.0.1 patch blog post (#854)

2018-10-04 Thread brodybits
This is an automated email from the ASF dual-hosted git repository. brodybits pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-docs.git The following commit(s) were added to refs/heads/master by this push: new 7240c89 CB-14226 cordova-windows@6.0.1

[GitHub] brodybits closed pull request #854: CB-14226 cordova-windows@6.0.1 patch blog post

2018-10-04 Thread GitBox
brodybits closed pull request #854: CB-14226 cordova-windows@6.0.1 patch blog post URL: https://github.com/apache/cordova-docs/pull/854 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[GitHub] fazamutash opened a new issue #313: InAppBrowser.java:260: error: cannot find symbol

2018-10-04 Thread GitBox
fazamutash opened a new issue #313: InAppBrowser.java:260: error: cannot find symbol URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/313 I tried update the plugin to the latest version and tried to build the apk and I got this error. F:\Work\androidProject\platfor

svn commit: r29885 - /dev/cordova/CB-14226/

2018-10-04 Thread brodybits
Author: brodybits Date: Fri Oct 5 00:36:53 2018 New Revision: 29885 Log: CB-14226 Remove release candidate from dist/dev Removed: dev/cordova/CB-14226/ - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For a

[cordova-windows] tag rel/6.0.1 created (now cc4733e)

2018-10-04 Thread brodybits
This is an automated email from the ASF dual-hosted git repository. brodybits pushed a change to tag rel/6.0.1 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git. at cc4733e (commit) No new revisions were added by this update. -

svn commit: r29884 - /release/cordova/platforms/

2018-10-04 Thread brodybits
Author: brodybits Date: Fri Oct 5 00:36:16 2018 New Revision: 29884 Log: CB-14226 Publish cordova-windows@6.0.1 patch release to dist Added: release/cordova/platforms/cordova-windows-6.0.1.tgz (with props) release/cordova/platforms/cordova-windows-6.0.1.tgz.asc release/cordova/plat

[GitHub] jcesarmobile commented on issue #48: Added support for video quality option on iOS platform.

2018-10-04 Thread GitBox
jcesarmobile commented on issue #48: Added support for video quality option on iOS platform. URL: https://github.com/apache/cordova-plugin-media-capture/pull/48#issuecomment-427200864 Closed as a discuss thread was created and the decision was to implement this qualities: 0 - Low ..

[GitHub] jcesarmobile closed pull request #48: Added support for video quality option on iOS platform.

2018-10-04 Thread GitBox
jcesarmobile closed pull request #48: Added support for video quality option on iOS platform. URL: https://github.com/apache/cordova-plugin-media-capture/pull/48 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] jcesarmobile commented on issue #65: CB-10180: (iOS) implement the 'quality' property in captureVideo()

2018-10-04 Thread GitBox
jcesarmobile commented on issue #65: CB-10180: (iOS) implement the 'quality' property in captureVideo() URL: https://github.com/apache/cordova-plugin-media-capture/pull/65#issuecomment-427200479 Closing as on the discussion thread was decided to add this feature but with different values

[GitHub] jcesarmobile closed pull request #65: CB-10180: (iOS) implement the 'quality' property in captureVideo()

2018-10-04 Thread GitBox
jcesarmobile closed pull request #65: CB-10180: (iOS) implement the 'quality' property in captureVideo() URL: https://github.com/apache/cordova-plugin-media-capture/pull/65 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for

[GitHub] bleuscyther edited a comment on issue #345: Camera plugin crashes app on some android phones when an image is taken

2018-10-04 Thread GitBox
bleuscyther edited a comment on issue #345: Camera plugin crashes app on some android phones when an image is taken URL: https://github.com/apache/cordova-plugin-camera/issues/345#issuecomment-427177111 Using cordova-plugin-background-mode. Enable before camera and then disable after came

[GitHub] bleuscyther commented on issue #345: Camera plugin crashes app on some android phones when an image is taken

2018-10-04 Thread GitBox
bleuscyther commented on issue #345: Camera plugin crashes app on some android phones when an image is taken URL: https://github.com/apache/cordova-plugin-camera/issues/345#issuecomment-427177111 Using cordova-plugin-background-mode. Enable before camera and then disable after camera is b

[GitHub] oliversalzburg commented on issue #110: [MAJOR] GH-28 Progress dialogs should be cancellable outside the window

2018-10-04 Thread GitBox
oliversalzburg commented on issue #110: [MAJOR] GH-28 Progress dialogs should be cancellable outside the window URL: https://github.com/apache/cordova-plugin-dialogs/pull/110#issuecomment-427157848 Pretty sure the change results in the dialogs **not** being cancellable by touching outside

[GitHub] pataar opened a new pull request #68: Improve syntax highlighting in docs

2018-10-04 Thread GitBox
pataar opened a new pull request #68: Improve syntax highlighting in docs URL: https://github.com/apache/cordova-plugin-vibration/pull/68 ### Platforms affected - ### What does this PR do? This PR improves the readability of README.md ### What testing has been don

[GitHub] Bramzor opened a new issue #174: URL ignored during contact save

2018-10-04 Thread GitBox
Bramzor opened a new issue #174: URL ignored during contact save URL: https://github.com/apache/cordova-plugin-contacts/issues/174 Im trying to save a contact which works for most information but if I try to add an URL to the contact it just ignores the update without an error. For e

[GitHub] will-russell opened a new issue #509: Android Build fails with "Failed to find target with hash string '27'"

2018-10-04 Thread GitBox
will-russell opened a new issue #509: Android Build fails with "Failed to find target with hash string '27'" URL: https://github.com/apache/cordova-android/issues/509 Please note: attempted to open JIRA issue for this, but was unable to add a bug to "Apache Cordova" project in the JIRA sit

[GitHub] dpa99c commented on issue #271: CB-7179 (iOS): Add WKWebView support for iOS

2018-10-04 Thread GitBox
dpa99c commented on issue #271: CB-7179 (iOS): Add WKWebView support for iOS URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/271#issuecomment-427068453 > Confirmed that the switch to Xcode8.3 is not the cause for the test failures: > #312 OK, there must be somethi

[GitHub] mlynch edited a comment on issue #114: Not working on Android devices

2018-10-04 Thread GitBox
mlynch edited a comment on issue #114: Not working on Android devices URL: https://github.com/apache/cordova-plugin-geolocation/issues/114#issuecomment-426429004 fwiw, the webview implementation of geolocation on Android does not function properly, as I found building the Geo plugin for ca

[GitHub] mlynch edited a comment on issue #114: Not working on Android devices

2018-10-04 Thread GitBox
mlynch edited a comment on issue #114: Not working on Android devices URL: https://github.com/apache/cordova-plugin-geolocation/issues/114#issuecomment-426429004 fwiw, the webview implementation of geolocation on Android does not function properly, as I found building the Geo plugin for ca

[GitHub] anupamgovind1981 closed issue #422: App crashes on iOS 12.0

2018-10-04 Thread GitBox
anupamgovind1981 closed issue #422: App crashes on iOS 12.0 URL: https://github.com/apache/cordova-ios/issues/422 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and u

[GitHub] anupamgovind1981 commented on issue #422: App crashes on iOS 12.0

2018-10-04 Thread GitBox
anupamgovind1981 commented on issue #422: App crashes on iOS 12.0 URL: https://github.com/apache/cordova-ios/issues/422#issuecomment-427033627 Thanks for your replies. I found it working. If I push build on iPad using USB. It crashes but I used Test Flight to test app. It worked. Looks like

[GitHub] janpio closed issue #172: cordova contacts issue

2018-10-04 Thread GitBox
janpio closed issue #172: cordova contacts issue URL: https://github.com/apache/cordova-plugin-contacts/issues/172 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] janpio commented on issue #259: Windows known folders support

2018-10-04 Thread GitBox
janpio commented on issue #259: Windows known folders support URL: https://github.com/apache/cordova-plugin-file/pull/259#issuecomment-427032882 No worry, as long as you don't forget to fix this up we will be happy ;) This is

[GitHub] janpio commented on issue #422: App crashes on iOS 12.0

2018-10-04 Thread GitBox
janpio commented on issue #422: App crashes on iOS 12.0 URL: https://github.com/apache/cordova-ios/issues/422#issuecomment-427030807 Try to build your app outside of Ionic, so just `cordova build ios`. You should also upgrade your stuff: ``` Ionic Framework : ionic-angular 3

[GitHub] oliversalzburg commented on issue #422: App crashes on iOS 12.0

2018-10-04 Thread GitBox
oliversalzburg commented on issue #422: App crashes on iOS 12.0 URL: https://github.com/apache/cordova-ios/issues/422#issuecomment-427027821 I'm not aware of a `--livereload` option in Cordova _and_ the message in the posted output still refers to a build-related issue and not an app crash.

[GitHub] anupamgovind1981 commented on issue #422: App crashes on iOS 12.0

2018-10-04 Thread GitBox
anupamgovind1981 commented on issue #422: App crashes on iOS 12.0 URL: https://github.com/apache/cordova-ios/issues/422#issuecomment-427023412 Thanks for reply. But this is not the case. This error message generated during --livereload mode of running app for debug. --

[GitHub] oliversalzburg commented on issue #401: isn't reflected in generated Info.plist

2018-10-04 Thread GitBox
oliversalzburg commented on issue #401: isn't reflected in generated Info.plist URL: https://github.com/apache/cordova-ios/issues/401#issuecomment-427019747 Just FYI, I think you'd want [`edit-config`](https://cordova.apache.org/docs/en/latest/plugin_ref/spec.html#edit-config) instead. L

[GitHub] oliversalzburg edited a comment on issue #422: App crashes on iOS 12.0

2018-10-04 Thread GitBox
oliversalzburg edited a comment on issue #422: App crashes on iOS 12.0 URL: https://github.com/apache/cordova-ios/issues/422#issuecomment-427016958 The title is misleading. The error message refers to a build issue, not a crashing app. And the output presented here is generated by a third-p

[GitHub] oliversalzburg commented on issue #422: App crashes on iOS 12.0

2018-10-04 Thread GitBox
oliversalzburg commented on issue #422: App crashes on iOS 12.0 URL: https://github.com/apache/cordova-ios/issues/422#issuecomment-427016958 The title is misleading. The error message refers to a build issue, not a crashing app. And the output presented here is generated by a third-party a

[GitHub] chowdarycss commented on issue #172: cordova contacts issue

2018-10-04 Thread GitBox
chowdarycss commented on issue #172: cordova contacts issue URL: https://github.com/apache/cordova-plugin-contacts/issues/172#issuecomment-427002897 after adding info-plist property problem solved we can close this issue. Thi

[GitHub] convey-gilbert commented on issue #259: Windows known folders support

2018-10-04 Thread GitBox
convey-gilbert commented on issue #259: Windows known folders support URL: https://github.com/apache/cordova-plugin-file/pull/259#issuecomment-426992485 @janpio: I've now installed VisualLinter and will try to check for the tab/space inconsistencies again. I've seen a typo, too: Propert

[GitHub] codecov-io commented on issue #424: PodsJson.increment/decrement has a code error resulting in pods not being installed while specified

2018-10-04 Thread GitBox
codecov-io commented on issue #424: PodsJson.increment/decrement has a code error resulting in pods not being installed while specified URL: https://github.com/apache/cordova-ios/pull/424#issuecomment-426991542 # [Codecov](https://codecov.io/gh/apache/cordova-ios/pull/424?src=pr&el=h1) Rep

[GitHub] codecov-io edited a comment on issue #424: PodsJson.increment/decrement has a code error resulting in pods not being installed while specified

2018-10-04 Thread GitBox
codecov-io edited a comment on issue #424: PodsJson.increment/decrement has a code error resulting in pods not being installed while specified URL: https://github.com/apache/cordova-ios/pull/424#issuecomment-426991542 # [Codecov](https://codecov.io/gh/apache/cordova-ios/pull/424?src=pr&el=h

[GitHub] markmarijnissen opened a new pull request #424: PodsJson.increment/decrement has an error

2018-10-04 Thread GitBox
markmarijnissen opened a new pull request #424: PodsJson.increment/decrement has an error URL: https://github.com/apache/cordova-ios/pull/424 ### Platforms affected iOS ### What does this PR do? Fix an error in de the code (which can be seen through understanding the code logi

[GitHub] janpio commented on issue #110: [MAJOR] GH-28 Progress dialogs should be cancellable outside the window

2018-10-04 Thread GitBox
janpio commented on issue #110: [MAJOR] GH-28 Progress dialogs should be cancellable outside the window URL: https://github.com/apache/cordova-plugin-dialogs/pull/110#issuecomment-426970914 Please update the PR to describe what the codee change actually does, or what the situation before

[GitHub] artuska closed issue #260: File becomes [object Object] in FormData

2018-10-04 Thread GitBox
artuska closed issue #260: File becomes [object Object] in FormData URL: https://github.com/apache/cordova-plugin-file/issues/260 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] artuska commented on issue #260: File becomes [object Object] in FormData

2018-10-04 Thread GitBox
artuska commented on issue #260: File becomes [object Object] in FormData URL: https://github.com/apache/cordova-plugin-file/issues/260#issuecomment-426968500 Thank you! I resolved it by creating a Blob and sending it to the server — it works :) ---

[GitHub] janpio commented on issue #350: camera androdi

2018-10-04 Thread GitBox
janpio commented on issue #350: camera androdi URL: https://github.com/apache/cordova-plugin-camera/issues/350#issuecomment-426968142 Your Cordova tooling seems to be out of date, which might be causing all kinds of problems. You can read about how to figure out the current Cordova ver

[GitHub] rhanesoghlyan opened a new issue #173: App crashes on ANDROID 8 version

2018-10-04 Thread GitBox
rhanesoghlyan opened a new issue #173: App crashes on ANDROID 8 version URL: https://github.com/apache/cordova-plugin-contacts/issues/173 During creating contact on Samsung S8(Android version 8.0.0) App crashes This is an aut

[GitHub] janpio commented on issue #260: File becomes [object Object] in FormData

2018-10-04 Thread GitBox
janpio commented on issue #260: File becomes [object Object] in FormData URL: https://github.com/apache/cordova-plugin-file/issues/260#issuecomment-426967587 My guess for _why_ this is the way it is: Cordova's `File` was created before there was a standard `File` in the browsers, so back i

[GitHub] rhanesoghlyan commented on issue #172: cordova contacts issue

2018-10-04 Thread GitBox
rhanesoghlyan commented on issue #172: cordova contacts issue URL: https://github.com/apache/cordova-plugin-contacts/issues/172#issuecomment-426967359 Can you please provide your iOS version ? This is an automated messag

[GitHub] janpio edited a comment on issue #259: Windows known folders support

2018-10-04 Thread GitBox
janpio edited a comment on issue #259: Windows known folders support URL: https://github.com/apache/cordova-plugin-file/pull/259#issuecomment-426967115 > I can fix this irrelevant formalia you criticize. It is not me criticizing, but the `eslint` tool that we use on all/most Apache

[GitHub] janpio commented on issue #259: Windows known folders support

2018-10-04 Thread GitBox
janpio commented on issue #259: Windows known folders support URL: https://github.com/apache/cordova-plugin-file/pull/259#issuecomment-426967115 > I can fix this irrelevant formalia you criticize. It is not me criticizing, but the `eslint` tool that we use on all Apache Cordova soft

[GitHub] oliversalzburg commented on issue #420: Why is ios-deploy required for plain builds (without deployment)?

2018-10-04 Thread GitBox
oliversalzburg commented on issue #420: Why is ios-deploy required for plain builds (without deployment)? URL: https://github.com/apache/cordova-ios/issues/420#issuecomment-426963376 Doesn't this piece already take care of the identical check for `cordova run ios`? https://github.c

[GitHub] timbru31 commented on issue #39: [Plugins] Typings

2018-10-04 Thread GitBox
timbru31 commented on issue #39: [Plugins] Typings URL: https://github.com/apache/cordova/issues/39#issuecomment-426958486 That sounds like a plan! This is an automated message from the Apache Git Service. To respond to the me

[GitHub] convey-gilbert commented on issue #259: Windows known folders support

2018-10-04 Thread GitBox
convey-gilbert commented on issue #259: Windows known folders support URL: https://github.com/apache/cordova-plugin-file/pull/259#issuecomment-426940410 I can fix this irrelevant formalia you criticize. But beside that, it'll be more important to be concerned of real functionality and usef