[GitHub] hhhhub000 opened a new issue #384: Fatal Exception occured due to "not attached to window" on AndroidP

2018-12-26 Thread GitBox
ub000 opened a new issue #384: Fatal Exception occured due to "not attached to window" on AndroidP URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/384 Steps to reproduce: 1. Open InAppBrowser on cordova app. 2. Move to Settings. 3. Setting > Display > Display

[GitHub] tharunkumar0 commented on issue #103: overlaysWebView change the overlay not only status bar but the keyboard also

2018-12-26 Thread GitBox
tharunkumar0 commented on issue #103: overlaysWebView change the overlay not only status bar but the keyboard also URL: https://github.com/apache/cordova-plugin-statusbar/issues/103#issuecomment-450090138 @breautek yeah but any solutions? --

[GitHub] hhhhub000 opened a new issue #609: [InAppBrowser]Fatal Exception occured due to "not attached to window" on AndroidP

2018-12-26 Thread GitBox
ub000 opened a new issue #609: [InAppBrowser]Fatal Exception occured due to "not attached to window" on AndroidP URL: https://github.com/apache/cordova-android/issues/609 Steps to reproduce: 1. Open InAppBrowser on cordova app. 2. Move to Settings. 3. Setting > Display > Displa

[GitHub] erikhenriq commented on issue #213: There's any way to resume downloads?

2018-12-26 Thread GitBox
erikhenriq commented on issue #213: There's any way to resume downloads? URL: https://github.com/apache/cordova-plugin-file-transfer/issues/213#issuecomment-450035187 @brodybits https://github.com/sgrebnov/cordova-plugin-background-download/issues/65 i guess no. Still looking for an answe

[GitHub] cvanem commented on issue #362: (iOS & Android) Add postMessage API support

2018-12-26 Thread GitBox
cvanem commented on issue #362: (iOS & Android) Add postMessage API support URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/362#issuecomment-450020991 @dpa99c Thanks, works great on my end. I was able to replace a localStorage polling implementation with this. Tested on

[GitHub] chrisp4d commented on issue #381: Ajax fails when making request to sub-domain

2018-12-26 Thread GitBox
chrisp4d commented on issue #381: Ajax fails when making request to sub-domain URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/381#issuecomment-449998764 your code is wrong. you need to use iab.open not iab.create -

[cordova-create] branch master updated: Updated Cordova Package Dependencies (#36)

2018-12-26 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 The following commit(s) were added to refs/heads/master by this push: new 4c27309 Updated Cordova Package Dependen

[cordova-create] branch master updated (0d46b02 -> f1ba784)

2018-12-26 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 0d46b02 Updated package.json bug tracker link (#37) add 9b93ae3 Updated Package Dev Dependencies a

[cordova-create] 01/01: Merge pull request #35 from erisu/dependency-bump

2018-12-26 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 f1ba78412438a2d509d7d1dccd15aaa9ba6d26e0 Merge: 0d46b02 3361194 Author: エリス AuthorDate: Wed Dec 26 21:18:52 2018

[cordova-create] branch master updated (5e3aab6 -> 0d46b02)

2018-12-26 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 5e3aab6 Drop Q, use native promises :tada: (#33) add 0d46b02 Updated package.json bug tracker link (#37

[GitHub] PieterVanPoyer edited a comment on issue #79: Online event not firing on iOS or Android

2018-12-26 Thread GitBox
PieterVanPoyer edited a comment on issue #79: Online event not firing on iOS or Android URL: https://github.com/apache/cordova-plugin-network-information/issues/79#issuecomment-449601756 Hey, I've tested it on Android. If you run an Ionic app, the 'online' event is normally added af