[GitHub] jfougere commented on issue #25: CB-13193: (ios) Fixed Lock iOS Landscape Orientation turn up-sidedown

2018-10-30 Thread GitBox
jfougere commented on issue #25: CB-13193: (ios) Fixed Lock iOS Landscape Orientation turn up-sidedown URL: https://github.com/apache/cordova-plugin-screen-orientation/pull/25#issuecomment-434542473 Any news of a 3.0.2 release ?

[GitHub] Heshyo commented on issue #189: Issue with AAC remote format

2018-10-30 Thread GitBox
Heshyo commented on issue #189: Issue with AAC remote format URL: https://github.com/apache/cordova-plugin-media/issues/189#issuecomment-434512342 I did not try it in Safari and I don't have a Mac nearby at the moment. I remember several years ago AAC did work on iOS while it was

[GitHub] Divxtaman commented on issue #179: Not allowed to load local resource

2018-10-30 Thread GitBox
Divxtaman commented on issue #179: Not allowed to load local resource URL: https://github.com/apache/cordova-plugin-contacts/issues/179#issuecomment-434508115 I found this on webview https://developer.chrome.com/multidevice/webview/overview > If you are currently using content://

[GitHub] brodybits commented on issue #319: Publish new version to npm

2018-10-30 Thread GitBox
brodybits commented on issue #319: Publish new version to npm URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/319#issuecomment-434484322 I would favor a release once the ongoing bug fixes are integrated. It is always possible to add this plugin from GitHub as

[GitHub] dpa99c opened a new pull request #337: GH-323: (iOS) Fix crashes when using WKWebView implementation on iOS 9.

2018-10-30 Thread GitBox
dpa99c opened a new pull request #337: GH-323: (iOS) Fix crashes when using WKWebView implementation on iOS 9. URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/337 ### Platforms affected iOS ### What does this PR do? Fixes #323. Fixes #324.

[GitHub] duncan-c commented on issue #173: App crashes on ANDROID 8 version

2018-10-30 Thread GitBox
duncan-c commented on issue #173: App crashes on ANDROID 8 version URL: https://github.com/apache/cordova-plugin-contacts/issues/173#issuecomment-434470449 Have done now. I wasn't sure if I should as the plugin is marked as deprecated.

[GitHub] duncan-c opened a new pull request #180: Fixed for Android 8.0

2018-10-30 Thread GitBox
duncan-c opened a new pull request #180: Fixed for Android 8.0 URL: https://github.com/apache/cordova-plugin-contacts/pull/180 ### Platforms affected Android 8+ ### What does this PR do? Android 8.0 no longer assumes related permissions - so when the app gets a contact

[GitHub] monckey100 commented on issue #317: HTTP and HTTPS mixed content errors.

2018-10-30 Thread GitBox
monckey100 commented on issue #317: HTTP and HTTPS mixed content errors. URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/317#issuecomment-434453915 Yes because Inappbrowser doesn't work on iOS, It uses the external browser according to documentation.

[GitHub] purplecabbage commented on issue #276: CB-14188: Add beforeload event, catching navigation before it happens

2018-10-30 Thread GitBox
purplecabbage commented on issue #276: CB-14188: Add beforeload event, catching navigation before it happens URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/276#issuecomment-434450127 Not a blocker, just a little nit. Keep moving forwards.

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

2018-10-30 Thread GitBox
lasselaakkonen commented on issue #401: isn't reflected in generated Info.plist URL: https://github.com/apache/cordova-ios/issues/401#issuecomment-434441998 I'm facing similar issues when trying to update an ancient cordova version to latest cordova 8.1.2 and cordova-ios 4.5.5.

[GitHub] heidji edited a comment on issue #290: InAppBrowser will not close when invoking ref.close()

2018-10-30 Thread GitBox
heidji edited a comment on issue #290: InAppBrowser will not close when invoking ref.close() URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/290#issuecomment-434439417 ``` import {InAppBrowser} from "@ionic-native/in-app-browser"; let ref =

[GitHub] heidji edited a comment on issue #290: InAppBrowser will not close when invoking ref.close()

2018-10-30 Thread GitBox
heidji edited a comment on issue #290: InAppBrowser will not close when invoking ref.close() URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/290#issuecomment-434439417 ``` import {InAppBrowser} from "@ionic-native/in-app-browser"; let ref =

[GitHub] heidji commented on issue #290: InAppBrowser will not close when invoking ref.close()

2018-10-30 Thread GitBox
heidji commented on issue #290: InAppBrowser will not close when invoking ref.close() URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/290#issuecomment-434439417 ``` import {InAppBrowser} from "@ionic-native/in-app-browser"; let ref =

[GitHub] janpio commented on issue #274: CB-14187: (ios) Change the InAppBrowser to allow custom schemes

2018-10-30 Thread GitBox
janpio commented on issue #274: CB-14187: (ios) Change the InAppBrowser to allow custom schemes URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/274#issuecomment-434437617 #276 is merged, so this can be taken care of now I think.

[GitHub] janpio commented on issue #276: CB-14188: Add beforeload event, catching navigation before it happens

2018-10-30 Thread GitBox
janpio commented on issue #276: CB-14188: Add beforeload event, catching navigation before it happens URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/276#issuecomment-434437399 Yes, I agree that the feedback is valid - I have no idea why @brodybits just merged it after

[GitHub] janpio commented on issue #290: InAppBrowser will not close when invoking ref.close()

2018-10-30 Thread GitBox
janpio commented on issue #290: InAppBrowser will not close when invoking ref.close() URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/290#issuecomment-434436623 Some context please: What is this `ref.close()` you refer to? You used this before using inappbrowser

[GitHub] janpio commented on issue #317: HTTP and HTTPS mixed content errors.

2018-10-30 Thread GitBox
janpio commented on issue #317: HTTP and HTTPS mixed content errors. URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/317#issuecomment-434436347 Does this problem only appear on Android? This is an automated

[GitHub] janpio commented on issue #318: UI rendering problem with _blank target

2018-10-30 Thread GitBox
janpio commented on issue #318: UI rendering problem with _blank target URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/318#issuecomment-434436087 What platform? What versions of everything? This is an

[GitHub] janpio edited a comment on issue #319: Publish new version to npm

2018-10-30 Thread GitBox
janpio edited a comment on issue #319: Publish new version to npm URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/319#issuecomment-434435826 Releases happen, when they happen. Feel free to help us with issues (answers, deciding if something is a real bug or just a

[GitHub] janpio commented on issue #319: Publish new version to npm

2018-10-30 Thread GitBox
janpio commented on issue #319: Publish new version to npm URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/319#issuecomment-434435826 Releases happen, when the happen. Feel free to help us with issues (answers, deciding if something is a real bug or just a support

[GitHub] janpio closed issue #319: Publish new version to npm

2018-10-30 Thread GitBox
janpio closed issue #319: Publish new version to npm URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/319 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] janpio commented on issue #312: [WIP] xcode7.3 => xcode8.3

2018-10-30 Thread GitBox
janpio commented on issue #312: [WIP] xcode7.3 => xcode8.3 URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/312#issuecomment-434435418 Oh yes, we should do quite a lot of changes to the testing setup - this here was just to pinpoint a few problems in the wkwebview PR and

[cordova-plugin-inappbrowser] branch janpio-xcode8.3 deleted (was 19adfc5)

2018-10-30 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a change to branch janpio-xcode8.3 in repository https://gitbox.apache.org/repos/asf/cordova-plugin-inappbrowser.git. was 19adfc5 xcode7.3 => xcode8.3 The revisions that were on this branch are still

[GitHub] janpio closed pull request #312: [WIP] xcode7.3 => xcode8.3

2018-10-30 Thread GitBox
janpio closed pull request #312: [WIP] xcode7.3 => xcode8.3 URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/312 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] janpio commented on issue #293: GH-292 android: SSL errors handling in Android

2018-10-30 Thread GitBox
janpio commented on issue #293: GH-292 android: SSL errors handling in Android URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/293#issuecomment-434433947 Yes please @nicolashenry - sounds not directly related, so another PR would make it much easier to review. Thanks!

[GitHub] janpio commented on issue #330: iOS: Inappbrowser close method successcallback called before the inappbrowser viewcontroller is actually dismissed

2018-10-30 Thread GitBox
janpio commented on issue #330: iOS: Inappbrowser close method successcallback called before the inappbrowser viewcontroller is actually dismissed URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/330#issuecomment-434433431 Feel free to submit a PR to implement your

[GitHub] janpio commented on issue #335: Change ios inappbrowser default value for browserOptions.usewkwebview

2018-10-30 Thread GitBox
janpio commented on issue #335: Change ios inappbrowser default value for browserOptions.usewkwebview URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/335#issuecomment-434431984 WKWebView support in this plugin is very new, not even really released yet. Changing the

[GitHub] janpio commented on issue #513: BuildHelper provokes ClassNotFoundException when applicationid is not same as manifest package name

2018-10-30 Thread GitBox
janpio commented on issue #513: BuildHelper provokes ClassNotFoundException when applicationid is not same as manifest package name URL: https://github.com/apache/cordova-android/issues/513#issuecomment-434429990 @cdmahoney You seem to have a good grasp of the problem, are you up to

[GitHub] janpio closed issue #515: Build error: Could not create service of type TransformedFileCache using DependencyManagementBuildSessionServices.createTransformedFileCache()

2018-10-30 Thread GitBox
janpio closed issue #515: Build error: Could not create service of type TransformedFileCache using DependencyManagementBuildSessionServices.createTransformedFileCache() URL: https://github.com/apache/cordova-android/issues/515

[GitHub] dpogue commented on issue #428: iOS: Fix running cordova build ios for emulators with Xcode 10.1 (ß)

2018-10-30 Thread GitBox
dpogue commented on issue #428: iOS: Fix running cordova build ios for emulators with Xcode 10.1 (ß) URL: https://github.com/apache/cordova-ios/pull/428#issuecomment-434429124 Xcode 10.1 is now released. If someone has time to confirm that this works with the release version, I'll get it

[GitHub] janpio commented on issue #518: Native crash abort on android 8.1

2018-10-30 Thread GitBox
janpio commented on issue #518: Native crash abort on android 8.1 URL: https://github.com/apache/cordova-android/issues/518#issuecomment-434428969 What crash are you getting? Your issue just contains a few random links, but I have no idea what exactly happens to _you_. Also please include

[GitHub] janpio commented on issue #517: After updating from 8 to 8.1.2. Report no such file.

2018-10-30 Thread GitBox
janpio commented on issue #517: After updating from 8 to 8.1.2. Report no such file. URL: https://github.com/apache/cordova-android/issues/517#issuecomment-434428579 `cordova build --realse android` is not a valid command. More important than the Cordova CLI versoin (8 and 8.1.2) is

[GitHub] janpio commented on issue #519: Android target: not installed spawn EACCES

2018-10-30 Thread GitBox
janpio commented on issue #519: Android target: not installed spawn EACCES URL: https://github.com/apache/cordova-android/issues/519#issuecomment-434428001 > i have tried adding android platform also but no luck Without the Android platform added, you wouldn't get a requirements

[GitHub] j3k0 commented on issue #354: Cordova camera doesn't rotate the pic to correct orientation on Samsung phones

2018-10-30 Thread GitBox
j3k0 commented on issue #354: Cordova camera doesn't rotate the pic to correct orientation on Samsung phones URL: https://github.com/apache/cordova-plugin-camera/issues/354#issuecomment-434426733 @allarddehaas PR #331 fixed the issue for me, worth giving a try.

[GitHub] janpio closed issue #529: org.apache.cordova.engine.SystemWebView.mContext leak !

2018-10-30 Thread GitBox
janpio closed issue #529: org.apache.cordova.engine.SystemWebView.mContext leak ! URL: https://github.com/apache/cordova-android/issues/529 This is an automated message from the Apache Git Service. To respond to the

[GitHub] janpio commented on issue #529: org.apache.cordova.engine.SystemWebView.mContext leak !

2018-10-30 Thread GitBox
janpio commented on issue #529: org.apache.cordova.engine.SystemWebView.mContext leak ! URL: https://github.com/apache/cordova-android/issues/529#issuecomment-434426570 Can you please provide some more information? This is

[GitHub] melezhik edited a comment on issue #430: How can I generate xcarchive file using `cordova build ios`?

2018-10-30 Thread GitBox
melezhik edited a comment on issue #430: How can I generate xcarchive file using `cordova build ios`? URL: https://github.com/apache/cordova-ios/issues/430#issuecomment-434403199 Thanks, @janpio @dpogue This is an automated

[GitHub] melezhik commented on issue #430: How can I generate xcarchive file using `cordova build ios`?

2018-10-30 Thread GitBox
melezhik commented on issue #430: How can I generate xcarchive file using `cordova build ios`? URL: https://github.com/apache/cordova-ios/issues/430#issuecomment-434403199 Thanks, @janpio This is an automated message from

[GitHub] melezhik closed issue #430: How can I generate xcarchive file using `cordova build ios`?

2018-10-30 Thread GitBox
melezhik closed issue #430: How can I generate xcarchive file using `cordova build ios`? URL: https://github.com/apache/cordova-ios/issues/430 This is an automated message from the Apache Git Service. To respond to the

[GitHub] Divxtaman opened a new issue #179: Not allowed to load local resource

2018-10-30 Thread GitBox
Divxtaman opened a new issue #179: Not allowed to load local resource URL: https://github.com/apache/cordova-plugin-contacts/issues/179 Not able to get the image to work, receive below error in chrome debug: `Not allowed to load local resource :

[GitHub] jeffersoncardoso edited a comment on issue #523: Always put the Google repo above jcenter

2018-10-30 Thread GitBox
jeffersoncardoso edited a comment on issue #523: Always put the Google repo above jcenter URL: https://github.com/apache/cordova-android/pull/523#issuecomment-434390598 > Can we get a minor release with this? We have a broken build that requires modifying this manually. Same

[GitHub] jeffersoncardoso commented on issue #523: Always put the Google repo above jcenter

2018-10-30 Thread GitBox
jeffersoncardoso commented on issue #523: Always put the Google repo above jcenter URL: https://github.com/apache/cordova-android/pull/523#issuecomment-434390598 > We'll make a patch release 7.1.2 whenever someone has time to start the process and submit it to the list for voting.

[GitHub] nagthgr8 edited a comment on issue #445: cordova compiling issues with xCode 10

2018-10-30 Thread GitBox
nagthgr8 edited a comment on issue #445: cordova compiling issues with xCode 10 URL: https://github.com/apache/cordova-ios/issues/445#issuecomment-434368337 Sorry that was by mistake opened this in [ionic

[GitHub] nagthgr8 commented on issue #446: prod flag not working in xCode 10

2018-10-30 Thread GitBox
nagthgr8 commented on issue #446: prod flag not working in xCode 10 URL: https://github.com/apache/cordova-ios/issues/446#issuecomment-434369075 I just opened this in [ionic forum ](https://forum.ionicframework.com/t/ionic-cordova-build-prod-flag-not-working-in-ios-xcode-10/146203)

[GitHub] nagthgr8 commented on issue #445: cordova compiling issues with xCode 10

2018-10-30 Thread GitBox
nagthgr8 commented on issue #445: cordova compiling issues with xCode 10 URL: https://github.com/apache/cordova-ios/issues/445#issuecomment-434368337 Sorry that was by mistake This is an automated message from the Apache Git

[cordova-plugin-camera] branch master updated: Revert "Bump minor version to 4.1.0-dev (#357)" (#363)

2018-10-30 Thread jcesarmobile
This is an automated email from the ASF dual-hosted git repository. jcesarmobile pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-camera.git The following commit(s) were added to refs/heads/master by this push: new c0d78ad Revert "Bump

[cordova-plugin-camera] branch revert-357-bump-version deleted (was 12e45b8)

2018-10-30 Thread jcesarmobile
This is an automated email from the ASF dual-hosted git repository. jcesarmobile pushed a change to branch revert-357-bump-version in repository https://gitbox.apache.org/repos/asf/cordova-plugin-camera.git. was 12e45b8 Revert "Bump minor version to 4.1.0-dev (#357)" The revisions that

[GitHub] jcesarmobile closed pull request #363: Revert "Bump minor version to 4.1.0-dev"

2018-10-30 Thread GitBox
jcesarmobile closed pull request #363: Revert "Bump minor version to 4.1.0-dev" URL: https://github.com/apache/cordova-plugin-camera/pull/363 This is an automated message from the Apache Git Service. To respond to the

[cordova-plugin-camera] 01/01: Revert "Bump minor version to 4.1.0-dev (#357)"

2018-10-30 Thread jcesarmobile
This is an automated email from the ASF dual-hosted git repository. jcesarmobile pushed a commit to branch revert-357-bump-version in repository https://gitbox.apache.org/repos/asf/cordova-plugin-camera.git commit 12e45b81338ae238a93b9eac08e7a56aa85508fb Author: jcesarmobile AuthorDate: Tue Oct

[cordova-plugin-camera] branch revert-357-bump-version created (now 12e45b8)

2018-10-30 Thread jcesarmobile
This is an automated email from the ASF dual-hosted git repository. jcesarmobile pushed a change to branch revert-357-bump-version in repository https://gitbox.apache.org/repos/asf/cordova-plugin-camera.git. at 12e45b8 Revert "Bump minor version to 4.1.0-dev (#357)" This branch includes

[GitHub] jcesarmobile opened a new pull request #363: Revert "Bump minor version to 4.1.0-dev"

2018-10-30 Thread GitBox
jcesarmobile opened a new pull request #363: Revert "Bump minor version to 4.1.0-dev" URL: https://github.com/apache/cordova-plugin-camera/pull/363 Reverts apache/cordova-plugin-camera#357 This is an automated message from

[GitHub] jcesarmobile commented on issue #357: Bump minor version to 4.1.0-dev

2018-10-30 Thread GitBox
jcesarmobile commented on issue #357: Bump minor version to 4.1.0-dev URL: https://github.com/apache/cordova-plugin-camera/pull/357#issuecomment-434352287 No, shit, camera plugin generates the README after the commits and I missed that. Will remove this. Good catch!

[GitHub] dpogue commented on issue #430: How can I generate xcarchive file using `cordova build ios`?

2018-10-30 Thread GitBox
dpogue commented on issue #430: How can I generate xcarchive file using `cordova build ios`? URL: https://github.com/apache/cordova-ios/issues/430#issuecomment-434346770 I believe (in typical Mac fashion) that an .xcarchive "file" is actually a directory, the same was a .xcodeproj is

[GitHub] swarzech commented on issue #165: issue on Samsung s9 plus.

2018-10-30 Thread GitBox
swarzech commented on issue #165: issue on Samsung s9 plus. URL: https://github.com/apache/cordova-plugin-splashscreen/issues/165#issuecomment-434344679 I am having this issue on other devices as well This is an automated

[GitHub] melezhik commented on issue #430: How can I generate xcarchive file using `cordova build ios`?

2018-10-30 Thread GitBox
melezhik commented on issue #430: How can I generate xcarchive file using `cordova build ios`? URL: https://github.com/apache/cordova-ios/issues/430#issuecomment-434343778 @janpio I need a file, how do I pack the directory into *.xcarchive file? Thanks

[GitHub] janpio commented on issue #347: getPicture() returns empty filePath when file from SD Card selected

2018-10-30 Thread GitBox
janpio commented on issue #347: getPicture() returns empty filePath when file from SD Card selected URL: https://github.com/apache/cordova-plugin-camera/issues/347#issuecomment-434331706 Would you be up to adding the logic from the plugin you used in a Pull Request @Maraket? Sounds like

[GitHub] janpio commented on issue #352: Camera hangs when redirecting to the application

2018-10-30 Thread GitBox
janpio commented on issue #352: Camera hangs when redirecting to the application URL: https://github.com/apache/cordova-plugin-camera/issues/352#issuecomment-434331257 Can you please create a minimal reproduction app with `cordova create` and put it on Github @greg-devtac? Thanks.

[GitHub] janpio commented on issue #357: Bump minor version to 4.1.0-dev

2018-10-30 Thread GitBox
janpio commented on issue #357: Bump minor version to 4.1.0-dev URL: https://github.com/apache/cordova-plugin-camera/pull/357#issuecomment-434330538 Hmm, this reintroduced some stuff that were removed before (links to JIRA). This wasn't intentional @jcesarmobile, was it?

[GitHub] janpio commented on issue #354: Cordova camera doesn't rotate the pic to correct orientation on Samsung phones

2018-10-30 Thread GitBox
janpio commented on issue #354: Cordova camera doesn't rotate the pic to correct orientation on Samsung phones URL: https://github.com/apache/cordova-plugin-camera/issues/354#issuecomment-434329447 Please don't @ mention people that haven't posted in an issue before @allarddehaas.

[GitHub] jaco-terbraak commented on issue #166: Install fails on cordova-android 7.1.1

2018-10-30 Thread GitBox
jaco-terbraak commented on issue #166: Install fails on cordova-android 7.1.1 URL: https://github.com/apache/cordova-plugin-splashscreen/issues/166#issuecomment-434329211 On a fresh project, it works fine. Going to look into what's wrong with my existing project...

[GitHub] janpio commented on issue #331: GH-329: (android) Fixes issue: Exif data lost on many cases

2018-10-30 Thread GitBox
janpio commented on issue #331: GH-329: (android) Fixes issue: Exif data lost on many cases URL: https://github.com/apache/cordova-plugin-camera/pull/331#issuecomment-434329069 You will learn about it here by an update to the PR being posted by GitHub. (If I am involved, it will now

[GitHub] janpio commented on issue #430: How can I generate xcarchive file using `cordova build ios`?

2018-10-30 Thread GitBox
janpio commented on issue #430: How can I generate xcarchive file using `cordova build ios`? URL: https://github.com/apache/cordova-ios/issues/430#issuecomment-434326031 Any ideas about what? Seems like @knight told you where to find the file. Don't you like that one?

[GitHub] janpio closed issue #445: cordova compiling issues with xCode 10

2018-10-30 Thread GitBox
janpio closed issue #445: cordova compiling issues with xCode 10 URL: https://github.com/apache/cordova-ios/issues/445 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] janpio commented on issue #445: cordova compiling issues with xCode 10

2018-10-30 Thread GitBox
janpio commented on issue #445: cordova compiling issues with xCode 10 URL: https://github.com/apache/cordova-ios/issues/445#issuecomment-434324706 https://github.com/apache/cordova-ios/issues/446#issuecomment-434313954 This

[GitHub] janpio commented on issue #75: iOS App closes, When network connection is off

2018-10-30 Thread GitBox
janpio commented on issue #75: iOS App closes, When network connection is off URL: https://github.com/apache/cordova-plugin-network-information/issues/75#issuecomment-434323831 That is pretty strange. Can you create a new app with `cordova create` and add the minimal code to

[GitHub] janpio commented on issue #168: How to update existing contacts

2018-10-30 Thread GitBox
janpio commented on issue #168: How to update existing contacts URL: https://github.com/apache/cordova-plugin-contacts/issues/168#issuecomment-434323394 Please open an issue for that or update https://github.com/apache/cordova-plugin-contacts/issues/174 to also mention this if it is

[GitHub] janpio closed issue #255: checkFile doesn't see files on external SD card

2018-10-30 Thread GitBox
janpio closed issue #255: checkFile doesn't see files on external SD card URL: https://github.com/apache/cordova-plugin-file/issues/255 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] janpio commented on issue #210: CB-12961

2018-10-30 Thread GitBox
janpio commented on issue #210: CB-12961 URL: https://github.com/apache/cordova-plugin-file/pull/210#issuecomment-434322078 Indeed. `eslint` is now reporting: ``` /home/travis/build/apache/cordova-plugin-file/src/browser/FileProxy.js 21:10 error Missing space before

[GitHub] janpio commented on issue #265: Don't override native window.File / window.FileReader (possibly via a preference)

2018-10-30 Thread GitBox
janpio commented on issue #265: Don't override native window.File / window.FileReader (possibly via a preference) URL: https://github.com/apache/cordova-plugin-file/issues/265#issuecomment-434320447 Feel free to create a Pull Request on the plugin that changes this functionality in a

[GitHub] Bramzor commented on issue #168: How to update existing contacts

2018-10-30 Thread GitBox
Bramzor commented on issue #168: How to update existing contacts URL: https://github.com/apache/cordova-plugin-contacts/issues/168#issuecomment-434320395 On iOS (havent tested Android) there is a bug that does not allow to save any information which is of the type array. The only

[GitHub] janpio commented on issue #266: FileError Code 11 gallery IOS12

2018-10-30 Thread GitBox
janpio commented on issue #266: FileError Code 11 gallery IOS12 URL: https://github.com/apache/cordova-plugin-file/issues/266#issuecomment-434320108 Seems like you get a `TYPE_MISMATCH_ERR` (whatever that means). This is an

[GitHub] janpio commented on issue #267: Write file inside applicationDirectory.

2018-10-30 Thread GitBox
janpio commented on issue #267: Write file inside applicationDirectory. URL: https://github.com/apache/cordova-plugin-file/issues/267#issuecomment-434319237 > Cordova Ionic plugin is already doing it, by downloading and extracting the updated version to support hot-reloading of new

[GitHub] janpio commented on issue #168: How to update existing contacts

2018-10-30 Thread GitBox
janpio commented on issue #168: How to update existing contacts URL: https://github.com/apache/cordova-plugin-contacts/issues/168#issuecomment-434318318 > this apparently will not work with save() unless you clone first but than information which is not cloned can be lost. Huh

[GitHub] Karthik-king commented on issue #75: iOS App closes, When network connection is off

2018-10-30 Thread GitBox
Karthik-king commented on issue #75: iOS App closes, When network connection is off URL: https://github.com/apache/cordova-plugin-network-information/issues/75#issuecomment-434317693 Hi @janpio. I m using latest cordova CLI and cordova ios, Ios version is 12.0, There is no

[GitHub] janpio commented on issue #149: CB-11038 (Android) Search only among visible contacts

2018-10-30 Thread GitBox
janpio commented on issue #149: CB-11038 (Android) Search only among visible contacts URL: https://github.com/apache/cordova-plugin-contacts/pull/149#issuecomment-434317087 See https://cordova.apache.org/news/2017/11/27/Deprecation-of-cordova-contacts-plugin.html

[GitHub] janpio commented on issue #174: URL ignored during contact save

2018-10-30 Thread GitBox
janpio commented on issue #174: URL ignored during contact save URL: https://github.com/apache/cordova-plugin-contacts/issues/174#issuecomment-434316434 (Just a side note: Don't let the deprecation notice stop you from fixing bugs here and sending a Pull Request - we will sure find a way

[GitHub] janpio commented on issue #173: App crashes on ANDROID 8 version

2018-10-30 Thread GitBox
janpio commented on issue #173: App crashes on ANDROID 8 version URL: https://github.com/apache/cordova-plugin-contacts/issues/173#issuecomment-434315360 @duncan-c Please open a PR that contributes your changes back to this repository if you didn't do so yet. Thanks.

[GitHub] janpio commented on issue #177: (android) Fix issue crash on save and remove method

2018-10-30 Thread GitBox
janpio commented on issue #177: (android) Fix issue crash on save and remove method URL: https://github.com/apache/cordova-plugin-contacts/pull/177#issuecomment-434314449 Can you please explain the changes you did and why those are required? Otherwise it will be hard to review your PR

[GitHub] dpogue closed issue #446: prod flag not working in xCode 10

2018-10-30 Thread GitBox
dpogue closed issue #446: prod flag not working in xCode 10 URL: https://github.com/apache/cordova-ios/issues/446 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] dpogue commented on issue #446: prod flag not working in xCode 10

2018-10-30 Thread GitBox
dpogue commented on issue #446: prod flag not working in xCode 10 URL: https://github.com/apache/cordova-ios/issues/446#issuecomment-434313954 There is no `--prod` flag in cordova-ios. It looks like you're using Ionic, so this might be an Ionic-specific option that should be reported to

[GitHub] janpio commented on issue #178: Save to sim card

2018-10-30 Thread GitBox
janpio commented on issue #178: Save to sim card URL: https://github.com/apache/cordova-plugin-contacts/issues/178#issuecomment-434313999 As the README of the plugin doesn't mention `SIM` once, this is probably not possible.

[GitHub] janpio commented on issue #164: Not working for iPhone XR and XS max

2018-10-30 Thread GitBox
janpio commented on issue #164: Not working for iPhone XR and XS max URL: https://github.com/apache/cordova-plugin-splashscreen/issues/164#issuecomment-434313038 Please create a Pull Request on this repository with your changes. Then we can review the code changes and accept them into

[GitHub] janpio commented on issue #159: iPhone XR, XS, XSMax Support

2018-10-30 Thread GitBox
janpio commented on issue #159: iPhone XR, XS, XSMax Support URL: https://github.com/apache/cordova-plugin-splashscreen/pull/159#issuecomment-434312246 @tobeee The PR is still open. So: No. This is an automated message from

[GitHub] janpio edited a comment on issue #159: iPhone XR, XS, XSMax Support

2018-10-30 Thread GitBox
janpio edited a comment on issue #159: iPhone XR, XS, XSMax Support URL: https://github.com/apache/cordova-plugin-splashscreen/pull/159#issuecomment-434312246 @tobeee The PR is still open. So obviously: No. This is an

[GitHub] janpio commented on issue #166: Install fails on cordova-android 7.1.1

2018-10-30 Thread GitBox
janpio commented on issue #166: Install fails on cordova-android 7.1.1 URL: https://github.com/apache/cordova-plugin-splashscreen/issues/166#issuecomment-434311920 What version of the plugin are you installing? Can you reproduce the problem in a new project created with `cordova

[GitHub] janpio commented on issue #206: Uncaught ReferenceError: loadingStatus is not defined

2018-10-30 Thread GitBox
janpio commented on issue #206: Uncaught ReferenceError: loadingStatus is not defined URL: https://github.com/apache/cordova-plugin-file-transfer/issues/206#issuecomment-434311297 Let's leave this issue open as it is a honest bug in the README that should be fixed.

[GitHub] FreddyCrugger opened a new issue #206: Uncaught ReferenceError: loadingStatus is not defined

2018-10-30 Thread GitBox
FreddyCrugger opened a new issue #206: Uncaught ReferenceError: loadingStatus is not defined URL: https://github.com/apache/cordova-plugin-file-transfer/issues/206 Hello, Phonegap 8.0.0 Android 7.0.0 On this line: loadingStatus.setPercentage(progressEvent.loaded /

[GitHub] janpio closed issue #110: cordova-plugin-media-capture Plugin not installed in android

2018-10-30 Thread GitBox
janpio closed issue #110: cordova-plugin-media-capture Plugin not installed in android URL: https://github.com/apache/cordova-plugin-media-capture/issues/110 This is an automated message from the Apache Git Service. To

[GitHub] janpio commented on issue #189: Issue with AAC remote format

2018-10-30 Thread GitBox
janpio commented on issue #189: Issue with AAC remote format URL: https://github.com/apache/cordova-plugin-media/issues/189#issuecomment-434309523 Does it play in Safari? Is there any indication this plugin _should_ be able to play those files?

[GitHub] janpio commented on issue #190: Add Error Call for Stalled Playback. Add Set Rate support for android. Fix rate setting on seek in iOS.

2018-10-30 Thread GitBox
janpio commented on issue #190: Add Error Call for Stalled Playback. Add Set Rate support for android. Fix rate setting on seek in iOS. URL: https://github.com/apache/cordova-plugin-media/pull/190#issuecomment-434308721 Thanks @BuddyLReno, the changes themselves look pretty good I think -

[GitHub] FreddyCrugger commented on issue #206: Uncaught ReferenceError: loadingStatus is not defined

2018-10-30 Thread GitBox
FreddyCrugger commented on issue #206: Uncaught ReferenceError: loadingStatus is not defined URL: https://github.com/apache/cordova-plugin-file-transfer/issues/206#issuecomment-434307160 Thanks for the reply. I understand now :-)

[GitHub] FreddyCrugger closed issue #206: Uncaught ReferenceError: loadingStatus is not defined

2018-10-30 Thread GitBox
FreddyCrugger closed issue #206: Uncaught ReferenceError: loadingStatus is not defined URL: https://github.com/apache/cordova-plugin-file-transfer/issues/206 This is an automated message from the Apache Git Service. To

[GitHub] janpio closed pull request #190: Add Error Call for Stalled Playback. Add Set Rate support for android. Fix rate setting on seek in iOS.

2018-10-30 Thread GitBox
janpio closed pull request #190: Add Error Call for Stalled Playback. Add Set Rate support for android. Fix rate setting on seek in iOS. URL: https://github.com/apache/cordova-plugin-media/pull/190 This is a PR merged from a forked repository. As GitHub hides the original diff on merge,

[GitHub] BuddyLReno opened a new pull request #190: Add Error Call for Stalled Playback. Add Set Rate support for android. Fix rate setting on seek in iOS.

2018-10-30 Thread GitBox
BuddyLReno opened a new pull request #190: Add Error Call for Stalled Playback. Add Set Rate support for android. Fix rate setting on seek in iOS. URL: https://github.com/apache/cordova-plugin-media/pull/190 ### Platforms affected - Android - iOS ### What does this PR

[GitHub] janpio commented on issue #112: navigator.notification.alert does not work at iOS

2018-10-30 Thread GitBox
janpio commented on issue #112: navigator.notification.alert does not work at iOS URL: https://github.com/apache/cordova-plugin-dialogs/issues/112#issuecomment-434306768 What iOS version were the device and simulator running? Can you create a reproduction project that _only_

[GitHub] janpio closed issue #210: android 7.0.0 , use file-transfer.download() call not permission

2018-10-30 Thread GitBox
janpio closed issue #210: android 7.0.0 ,use file-transfer.download() call not permission URL: https://github.com/apache/cordova-plugin-file-transfer/issues/210 This is an automated message from the Apache Git Service.

[GitHub] janpio commented on issue #209: WeChat albums do not see downloaded files.

2018-10-30 Thread GitBox
janpio commented on issue #209: WeChat albums do not see downloaded files. URL: https://github.com/apache/cordova-plugin-file-transfer/issues/209#issuecomment-434303869 We are looking forward to a Pull Request adding this functionality to it. Until then, everybody can of course just

[GitHub] janpio commented on issue #208: using this plugin make downloads slow !

2018-10-30 Thread GitBox
janpio commented on issue #208: using this plugin make downloads slow ! URL: https://github.com/apache/cordova-plugin-file-transfer/issues/208#issuecomment-434303555 Thanks for the information. This is an automated message

[GitHub] janpio closed issue #208: using this plugin make downloads slow !

2018-10-30 Thread GitBox
janpio closed issue #208: using this plugin make downloads slow ! URL: https://github.com/apache/cordova-plugin-file-transfer/issues/208 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] janpio edited a comment on issue #206: Uncaught ReferenceError: loadingStatus is not defined

2018-10-30 Thread GitBox
janpio edited a comment on issue #206: Uncaught ReferenceError: loadingStatus is not defined URL: https://github.com/apache/cordova-plugin-file-transfer/issues/206#issuecomment-434303096 Hm, this might very well be a bug in the documentation. `loadingStatus` only appears in the

  1   2   >