[GitHub] cvanem commented on issue #417: Keyboard Dismissal Leaves Viewport Shifted in iOS 12 / XCode 10

2019-01-06 Thread GitBox
cvanem commented on issue #417: Keyboard Dismissal Leaves Viewport Shifted in iOS 12 / XCode 10 URL: https://github.com/apache/cordova-ios/issues/417#issuecomment-451736105 For anyone using cordova [inappbrowser](https://github.com/apache/cordova-plugin-inappbrowser), here is a slightly

[GitHub] muuvmuuv opened a new issue #69: Feature: add support for firefox developer edition

2019-01-06 Thread GitBox
muuvmuuv opened a new issue #69: Feature: add support for firefox developer edition URL: https://github.com/apache/cordova-browser/issues/69 I'm using Firefox Developer Edition to develop my applications and I have noticed that Cordova does not support this version, only the normal

[GitHub] muuvmuuv commented on issue #399: Cannot fire on browser

2019-01-06 Thread GitBox
muuvmuuv commented on issue #399: Cannot fire on browser URL: https://github.com/apache/cordova-plugin-camera/issues/399#issuecomment-451730993 @M-a-c thanks, I needed to do one additional step `ionic cordova plugin remove cordova-plugin-camera && ionic cordova plugin add

[GitHub] galsc commented on issue #516: Adding plugins in android project is very slow

2019-01-06 Thread GitBox
galsc commented on issue #516: Adding plugins in android project is very slow URL: https://github.com/apache/cordova-android/issues/516#issuecomment-451735672 Is there any updates on this issue? This is an automated message

[GitHub] mesqueeb commented on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support

2019-01-06 Thread GitBox
mesqueeb commented on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support URL: https://github.com/apache/cordova-ios/issues/407#issuecomment-451723499 Just for anyone with a similar problem and want to **get it to work with the build.json** At first I tried what's written in the

[GitHub] pallaviMN commented on issue #203: fileTransfer.download from https return error code 3 (SSL handshake) in android

2019-01-06 Thread GitBox
pallaviMN commented on issue #203: fileTransfer.download from https return error code 3 (SSL handshake) in android URL: https://github.com/apache/cordova-plugin-file-transfer/issues/203#issuecomment-451730442 @stackmanoj did you resolve this issue? even i am facing it

[GitHub] srivastava07 opened a new issue #392: inappbrowser ios vertical scroll not working.

2019-01-06 Thread GitBox
srivastava07 opened a new issue #392: inappbrowser ios vertical scroll not working. URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/392 I’ve created an extremely simple app based on the blank starter template that just wraps a website using InAppBrowser 3. Using

[GitHub] galsc edited a comment on issue #516: Adding plugins in android project is very slow

2019-01-06 Thread GitBox
galsc edited a comment on issue #516: Adding plugins in android project is very slow URL: https://github.com/apache/cordova-android/issues/516#issuecomment-451735672 @dpogue , Is there any updates on this issue? This is an

[GitHub] mlynch commented on issue #417: Keyboard Dismissal Leaves Viewport Shifted in iOS 12 / XCode 10

2019-01-06 Thread GitBox
mlynch commented on issue #417: Keyboard Dismissal Leaves Viewport Shifted in iOS 12 / XCode 10 URL: https://github.com/apache/cordova-ios/issues/417#issuecomment-451755153 Having trouble following this issue. For anyone that used our webview (cordova-plugin-ionic-webview), is the issue

[GitHub] rewhex commented on issue #417: Keyboard Dismissal Leaves Viewport Shifted in iOS 12 / XCode 10

2019-01-06 Thread GitBox
rewhex commented on issue #417: Keyboard Dismissal Leaves Viewport Shifted in iOS 12 / XCode 10 URL: https://github.com/apache/cordova-ios/issues/417#issuecomment-451757834 Based on some JS comments above, this one is working for me: ``` document.addEventListener('focusout', function

[GitHub] cvanem commented on issue #417: Keyboard Dismissal Leaves Viewport Shifted in iOS 12 / XCode 10

2019-01-06 Thread GitBox
cvanem commented on issue #417: Keyboard Dismissal Leaves Viewport Shifted in iOS 12 / XCode 10 URL: https://github.com/apache/cordova-ios/issues/417#issuecomment-451765101 @mlynch I believe everyone has either found a work-around or is waiting for an actual fix from Apple. I believe

[cordova-create] branch master updated (4c27309 -> 386f518)

2019-01-06 Thread erisu
This is an automated email from the ASF dual-hosted git repository. erisu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cordova-create.git. from 4c27309 Updated Cordova Package Dependencies (#36) add c43b9a7 Bump cordova-common@3.1.0 &

[cordova-create] 01/01: Merge pull request #38 from erisu/cordova9-dep-bump-2

2019-01-06 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-create.git commit 386f518268c60949030e87805863fe888a71c74f Merge: 4c27309 0e9c075 Author: エリス AuthorDate: Mon Jan 7 13:04:34 2019

[GitHub] erisu edited a comment on issue #10: Cordova 9 release plan

2019-01-06 Thread GitBox
erisu edited a comment on issue #10: Cordova 9 release plan URL: https://github.com/apache/cordova/issues/10#issuecomment-451833848 @brodybits I am planning to begin in the next 2-4 days the self-preparation for discussion & vote of the platform releases. As it stands, I am only

[GitHub] erisu edited a comment on issue #10: Cordova 9 release plan

2019-01-06 Thread GitBox
erisu edited a comment on issue #10: Cordova 9 release plan URL: https://github.com/apache/cordova/issues/10#issuecomment-451833848 @brodybits I am planning to begin in the next 2-4 days the self-preparation for discussion & vote of the platform releases. As it stands, I am only

[GitHub] erisu commented on issue #10: Cordova 9 release plan

2019-01-06 Thread GitBox
erisu commented on issue #10: Cordova 9 release plan URL: https://github.com/apache/cordova/issues/10#issuecomment-451836498 > If I prepare and publish node-xcode myself, then I will shift my platform release timing to include iOS and macOS with the other platforms. I also want to

[GitHub] knight9999 commented on issue #487: Fix issue #486. Distinguish xcodebuild `build` command and `archive` command.

2019-01-06 Thread GitBox
knight commented on issue #487: Fix issue #486. Distinguish xcodebuild `build` command and `archive` command. URL: https://github.com/apache/cordova-ios/pull/487#issuecomment-451828557 @brodybits I have already updated my PR and now my PR passes all CI Checks. Would you please

[GitHub] erisu edited a comment on issue #10: Cordova 9 release plan

2019-01-06 Thread GitBox
erisu edited a comment on issue #10: Cordova 9 release plan URL: https://github.com/apache/cordova/issues/10#issuecomment-451833848 @brodybits I am planning to begin in the next 2-4 days the self-preparation for discussion & vote of the platform releases. As it stands, I am only

[GitHub] erisu edited a comment on issue #10: Cordova 9 release plan

2019-01-06 Thread GitBox
erisu edited a comment on issue #10: Cordova 9 release plan URL: https://github.com/apache/cordova/issues/10#issuecomment-451833848 @brodybits I am planning to begin in the next 2-4 days the self-preparation for discussion & vote of the platform releases. As it stands, I am only

[GitHub] erisu commented on issue #10: Cordova 9 release plan

2019-01-06 Thread GitBox
erisu commented on issue #10: Cordova 9 release plan URL: https://github.com/apache/cordova/issues/10#issuecomment-451833848 @brodybits I am planning to begin in the next 2-4 days the self-preparation for discussion & vote of the platform releases. As it stands, I am only targeting

[GitHub] erisu edited a comment on issue #10: Cordova 9 release plan

2019-01-06 Thread GitBox
erisu edited a comment on issue #10: Cordova 9 release plan URL: https://github.com/apache/cordova/issues/10#issuecomment-451833848 @brodybits I am planning to begin in the next 2-4 days the self-preparation for discussion & vote of the platform releases. As it stands, I am only

[GitHub] erisu edited a comment on issue #10: Cordova 9 release plan

2019-01-06 Thread GitBox
erisu edited a comment on issue #10: Cordova 9 release plan URL: https://github.com/apache/cordova/issues/10#issuecomment-451833848 @brodybits I am planning to begin in the next 2-4 days the self-preparation for discussion & vote of the platform releases. As it stands, I am only