[GitHub] SanjanaTailor edited a comment on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support

2018-11-15 Thread GitBox
SanjanaTailor edited a comment on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support URL: https://github.com/apache/cordova-ios/issues/407#issuecomment-439305136 Thank you for me using CLI command where I used below command which worked for me well xcodebuild clean -project

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

2018-11-15 Thread GitBox
SanjanaTailor commented on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support URL: https://github.com/apache/cordova-ios/issues/407#issuecomment-439305136 Thank you for me using CLI command where I used below which worked for me well xcodebuild clean -project

[GitHub] danbeo95 opened a new issue #186: Please support me ! When i call save() method to modify contact.It was sccucess.But i notify , after that access to contact lists on phone it was very slow .

2018-11-15 Thread GitBox
danbeo95 opened a new issue #186: Please support me ! When i call save() method to modify contact.It was sccucess.But i notify ,after that access to contact lists on phone it was very slow .How can i fix it ? URL: https://github.com/apache/cordova-plugin-contacts/issues/186

[GitHub] tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears

2018-11-15 Thread GitBox
tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears URL: https://github.com/apache/cordova-plugin-statusbar/issues/110#issuecomment-439285726 1. That's because of the color of text and background being white. Check again? Yeah

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

2018-11-15 Thread GitBox
barnesdc commented on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support URL: https://github.com/apache/cordova-ios/issues/407#issuecomment-439225700 I ended up getting my app running on my iPhone X. Steps that I took: - opened the ionic-ios build folder on Xcode - attempted

[GitHub] janpio commented on issue #197: Add durationUpdate callback

2018-11-15 Thread GitBox
janpio commented on issue #197: Add durationUpdate callback URL: https://github.com/apache/cordova-plugin-media/pull/197#issuecomment-439213524 Could you update the PR description, platform etc please? This is an automated

[GitHub] janpio edited a comment on issue #197: Add durationUpdate callback

2018-11-15 Thread GitBox
janpio edited a comment on issue #197: Add durationUpdate callback URL: https://github.com/apache/cordova-plugin-media/pull/197#issuecomment-439213524 Could you update the PR description, platform etc please? I think this is a copy/paste error right now.

[GitHub] BuddyLReno commented on issue #197: Add durationUpdate callback

2018-11-15 Thread GitBox
BuddyLReno commented on issue #197: Add durationUpdate callback URL: https://github.com/apache/cordova-plugin-media/pull/197#issuecomment-439210840 This particular change helps deal with the fact that Android shuts down webapps in the background after a few minutes. You can subscribe to

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

2018-11-15 Thread GitBox
BuddyLReno 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-439210391 @janpio no problem! Sorry it took so long, we had to work through

[GitHub] JacobSiegle edited a comment on issue #562: Updated to 7.1.2 - android.os.DeadObjectException: Transaction failed on small parcel; remote process

2018-11-15 Thread GitBox
JacobSiegle edited a comment on issue #562: Updated to 7.1.2 - android.os.DeadObjectException: Transaction failed on small parcel; remote process URL: https://github.com/apache/cordova-android/issues/562#issuecomment-439134023 1) Yes and no. The form on my page will always crash, but at

[GitHub] JacobSiegle edited a comment on issue #562: Updated to 7.1.2 - android.os.DeadObjectException: Transaction failed on small parcel; remote process

2018-11-15 Thread GitBox
JacobSiegle edited a comment on issue #562: Updated to 7.1.2 - android.os.DeadObjectException: Transaction failed on small parcel; remote process URL: https://github.com/apache/cordova-android/issues/562#issuecomment-439134023 1) Yes and no. The form on my page will always crash, but at

[GitHub] JacobSiegle edited a comment on issue #562: Updated to 7.1.2 - android.os.DeadObjectException: Transaction failed on small parcel; remote process

2018-11-15 Thread GitBox
JacobSiegle edited a comment on issue #562: Updated to 7.1.2 - android.os.DeadObjectException: Transaction failed on small parcel; remote process URL: https://github.com/apache/cordova-android/issues/562#issuecomment-439134023 1) Yes and no. The form on my page will always crash, but at

[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-11-15 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-439173459 Thank you. That's awesome! 

[GitHub] Motoralfa commented on issue #120: When getting location does'nt return anything or return empty error with a timeout (Android Oreo)

2018-11-15 Thread GitBox
Motoralfa commented on issue #120: When getting location does'nt return anything or return empty error with a timeout (Android Oreo) URL: https://github.com/apache/cordova-plugin-geolocation/issues/120#issuecomment-439172158 Well, i was reading documentation and i realize that error

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

2018-11-15 Thread GitBox
BuddyLReno 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-439170595 Hi @janpio! I've fixed this PR by creating three new PRs and

[GitHub] BuddyLReno opened a new pull request #197: Add durationUpdate callback

2018-11-15 Thread GitBox
BuddyLReno opened a new pull request #197: Add durationUpdate callback URL: https://github.com/apache/cordova-plugin-media/pull/197 ### Platforms affected - Android ### What does this PR do? - Add support for setRate to Android ### What testing has been done on this

[GitHub] BuddyLReno opened a new pull request #196: Add support for setRate on Android. Fix setRate on iOS when seeking.

2018-11-15 Thread GitBox
BuddyLReno opened a new pull request #196: Add support for setRate on Android. Fix setRate on iOS when seeking. URL: https://github.com/apache/cordova-plugin-media/pull/196 ### Platforms affected - Android - iOS ### What does this PR do? - Fix rate setting when seeking

[GitHub] BuddyLReno opened a new pull request #195: Add error call for stalled_playback (iOS only)

2018-11-15 Thread GitBox
BuddyLReno opened a new pull request #195: Add error call for stalled_playback (iOS only) URL: https://github.com/apache/cordova-plugin-media/pull/195 ### Platforms affected - iOS ### What does this PR do? - Adds an error call for stalled playback on iOS. ### What

[GitHub] janpio commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears

2018-11-15 Thread GitBox
janpio commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears URL: https://github.com/apache/cordova-plugin-statusbar/issues/110#issuecomment-439145721 Ok, have it running (had to delete `node_modules` and run `npm i`) on my Android device (Nexus 5,

[GitHub] JacobSiegle edited a comment on issue #562: Updated to 7.1.2 - android.os.DeadObjectException: Transaction failed on small parcel; remote process

2018-11-15 Thread GitBox
JacobSiegle edited a comment on issue #562: Updated to 7.1.2 - android.os.DeadObjectException: Transaction failed on small parcel; remote process URL: https://github.com/apache/cordova-android/issues/562#issuecomment-439134023 1) Yes and no. The form on my page will always crash, but at

[GitHub] JacobSiegle edited a comment on issue #562: Updated to 7.1.2 - android.os.DeadObjectException: Transaction failed on small parcel; remote process

2018-11-15 Thread GitBox
JacobSiegle edited a comment on issue #562: Updated to 7.1.2 - android.os.DeadObjectException: Transaction failed on small parcel; remote process URL: https://github.com/apache/cordova-android/issues/562#issuecomment-439134023 1) Yes and no. The form on my page will always crash, but at

[GitHub] JacobSiegle edited a comment on issue #562: Updated to 7.1.2 - android.os.DeadObjectException: Transaction failed on small parcel; remote process

2018-11-15 Thread GitBox
JacobSiegle edited a comment on issue #562: Updated to 7.1.2 - android.os.DeadObjectException: Transaction failed on small parcel; remote process URL: https://github.com/apache/cordova-android/issues/562#issuecomment-439134023 1) Yes and no. The form on my page will always crash, but at

[GitHub] kabua opened a new issue #346: Help: How to reference the definition file?

2018-11-15 Thread GitBox
kabua opened a new issue #346: Help: How to reference the definition file? URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/346 I hope this is a dumb `TS 101` question, but we can't seem to figure it out. We are porting the the following code snippet to TypeScript:

[GitHub] JacobSiegle edited a comment on issue #562: Updated to 7.1.2 - android.os.DeadObjectException: Transaction failed on small parcel; remote process

2018-11-15 Thread GitBox
JacobSiegle edited a comment on issue #562: Updated to 7.1.2 - android.os.DeadObjectException: Transaction failed on small parcel; remote process URL: https://github.com/apache/cordova-android/issues/562#issuecomment-439134023 1) Yes. 2) Pixel (1st gen) 8.0. 3) I haven't tried

[GitHub] JacobSiegle commented on issue #562: Updated to 7.1.2 - android.os.DeadObjectException: Transaction failed on small parcel; remote process

2018-11-15 Thread GitBox
JacobSiegle commented on issue #562: Updated to 7.1.2 - android.os.DeadObjectException: Transaction failed on small parcel; remote process URL: https://github.com/apache/cordova-android/issues/562#issuecomment-439134023 1) Yes. 2) Pixel (1st gen) 8.0. 3) I haven't tried reproducing

[GitHub] tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears

2018-11-15 Thread GitBox
tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears URL: https://github.com/apache/cordova-plugin-statusbar/issues/110#issuecomment-439131775 done :) https://github.com/tharunkumar0/test

[GitHub] janpio commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears

2018-11-15 Thread GitBox
janpio commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears URL: https://github.com/apache/cordova-plugin-statusbar/issues/110#issuecomment-439128763 Please create a repository on Github and upload the code there. That can be checked out and tested

[GitHub] tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears

2018-11-15 Thread GitBox
tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears URL: https://github.com/apache/cordova-plugin-statusbar/issues/110#issuecomment-439128431 Sorry For the late action. Here's a simple project demonstrating the issue

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

2018-11-15 Thread GitBox
theMartux commented on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support URL: https://github.com/apache/cordova-ios/issues/407#issuecomment-439123539 > @theMartux > I am fairly new to building Apps (like just started this past two months). Could you further explain the steps you

[GitHub] theMartux removed a comment on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support

2018-11-15 Thread GitBox
theMartux removed a comment on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support URL: https://github.com/apache/cordova-ios/issues/407#issuecomment-439122775 > @ theMartux > Sono abbastanza nuovo nella creazione di app (come appena iniziato negli ultimi due mesi). Potresti spiegare

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

2018-11-15 Thread GitBox
theMartux commented on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support URL: https://github.com/apache/cordova-ios/issues/407#issuecomment-439122775 > @ theMartux > Sono abbastanza nuovo nella creazione di app (come appena iniziato negli ultimi due mesi). Potresti spiegare

[GitHub] theMartux removed a comment on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support

2018-11-15 Thread GitBox
theMartux removed a comment on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support URL: https://github.com/apache/cordova-ios/issues/407#issuecomment-439122370 @barnesdc Ciao It’s very simple! You should create app with the Cordova CLI command. Next step you adding the platform iOS

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

2018-11-15 Thread GitBox
theMartux commented on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support URL: https://github.com/apache/cordova-ios/issues/407#issuecomment-439122370 @barnesdc Ciao It’s very simple! You should create app with the Cordova CLI command. Next step you adding the platform iOS and

[GitHub] shokry055 commented on issue #119: Getting location with high accuracy taking time more than 4 mins

2018-11-15 Thread GitBox
shokry055 commented on issue #119: Getting location with high accuracy taking time more than 4 mins URL: https://github.com/apache/cordova-plugin-geolocation/issues/119#issuecomment-439119101 Time out @janpio This is an

[GitHub] janpio commented on issue #562: Updated to 7.1.2 - android.os.DeadObjectException: Transaction failed on small parcel; remote process

2018-11-15 Thread GitBox
janpio commented on issue #562: Updated to 7.1.2 - android.os.DeadObjectException: Transaction failed on small parcel; remote process URL: https://github.com/apache/cordova-android/issues/562#issuecomment-439117222 > I've attached a full catlog below where I basically click some buttons

[GitHub] janpio commented on issue #119: Getting location with high accuracy taking time more than 4 mins

2018-11-15 Thread GitBox
janpio commented on issue #119: Getting location with high accuracy taking time more than 4 mins URL: https://github.com/apache/cordova-plugin-geolocation/issues/119#issuecomment-439116468 @Gurjit-ONEBCG Nokia 6 and iOS 6 doesn't make sense. Do you mean Android 6 maybe? @GPlay97 What

[GitHub] Motoralfa commented on issue #120: When getting location does'nt return anything or return empty error with a timeout (Android Oreo)

2018-11-15 Thread GitBox
Motoralfa commented on issue #120: When getting location does'nt return anything or return empty error with a timeout (Android Oreo) URL: https://github.com/apache/cordova-plugin-geolocation/issues/120#issuecomment-439108524 +1 I tried everything, setting the timeout in the options

[GitHub] JacobSiegle opened a new issue #562: Updated to 7.1.2 - android.os.DeadObjectException: Transaction failed on small parcel; remote process

2018-11-15 Thread GitBox
JacobSiegle opened a new issue #562: Updated to 7.1.2 - android.os.DeadObjectException: Transaction failed on small parcel; remote process URL: https://github.com/apache/cordova-android/issues/562 After updating to the latest Cordova Android (7.1.2) I've received about 80 crash error

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

2018-11-15 Thread GitBox
barnesdc commented on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support URL: https://github.com/apache/cordova-ios/issues/407#issuecomment-439093822 @theMartux I am fairly new to building Apps (like just started this past two months). Could you further explain the steps you took to

[GitHub] f18nfz edited a comment on issue #178: Save to sim card

2018-11-15 Thread GitBox
f18nfz edited a comment on issue #178: Save to sim card URL: https://github.com/apache/cordova-plugin-contacts/issues/178#issuecomment-439085794 > @f18nfz On which platform would you like this? Because I do not see this happen on iOS for example. Want to see this on Android

[GitHub] janpio commented on issue #115: Audio Capture NullPointerException audio record from sony

2018-11-15 Thread GitBox
janpio commented on issue #115: Audio Capture NullPointerException audio record from sony URL: https://github.com/apache/cordova-plugin-media-capture/issues/115#issuecomment-439085743 Yep, I'm not an Android developer either, so I have no idea. You can always edit the code and put

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

2018-11-15 Thread GitBox
f18nfz commented on issue #178: Save to sim card URL: https://github.com/apache/cordova-plugin-contacts/issues/178#issuecomment-439085794 > @f18nfz On which platform would you like this? Because I do not see this happen on iOS for example. Wanted to see this on Android

[GitHub] dGodinho edited a comment on issue #115: Audio Capture NullPointerException audio record from sony

2018-11-15 Thread GitBox
dGodinho edited a comment on issue #115: Audio Capture NullPointerException audio record from sony URL: https://github.com/apache/cordova-plugin-media-capture/issues/115#issuecomment-439079188 yes, "com.horus.enterprise" is my app ID. Im new to this and i think im kind of lost. Im

[GitHub] dGodinho edited a comment on issue #115: Audio Capture NullPointerException audio record from sony

2018-11-15 Thread GitBox
dGodinho edited a comment on issue #115: Audio Capture NullPointerException audio record from sony URL: https://github.com/apache/cordova-plugin-media-capture/issues/115#issuecomment-439079188 yes, "com.horus.enterprise" is my app ID. Im new this and i think im kind of lost. Im

[GitHub] dGodinho commented on issue #115: Audio Capture NullPointerException audio record from sony

2018-11-15 Thread GitBox
dGodinho commented on issue #115: Audio Capture NullPointerException audio record from sony URL: https://github.com/apache/cordova-plugin-media-capture/issues/115#issuecomment-439079188 yes, "com.horus.enterprise" is my app ID. Imnew this and i think im kind of lost. Im using

[GitHub] jcesarmobile commented on issue #547: Compatibility of old plugins with non-Java source-file entries

2018-11-15 Thread GitBox
jcesarmobile commented on issue #547: Compatibility of old plugins with non-Java source-file entries URL: https://github.com/apache/cordova-android/issues/547#issuecomment-439078467 The problem is people is using source-file for everything, while they should be using resource-file and

[GitHub] jcesarmobile closed issue #185: New (Capacitor) contacts plugin to solve deprecated status

2018-11-15 Thread GitBox
jcesarmobile closed issue #185: New (Capacitor) contacts plugin to solve deprecated status URL: https://github.com/apache/cordova-plugin-contacts/issues/185 This is an automated message from the Apache Git Service. To

[GitHub] jcesarmobile commented on issue #185: New (Capacitor) contacts plugin to solve deprecated status

2018-11-15 Thread GitBox
jcesarmobile commented on issue #185: New (Capacitor) contacts plugin to solve deprecated status URL: https://github.com/apache/cordova-plugin-contacts/issues/185#issuecomment-439074302 I'll suggest you to look on the network tab to see other active forks

[GitHub] janpio commented on issue #185: New (Capacitor) contacts plugin to solve deprecated status

2018-11-15 Thread GitBox
janpio commented on issue #185: New (Capacitor) contacts plugin to solve deprecated status URL: https://github.com/apache/cordova-plugin-contacts/issues/185#issuecomment-439071896 Yeah, the "problem" here is that is not a "solution for the community", but an invitation to change

[GitHub] brodybits commented on issue #547: Compatibility of old plugins with non-Java source-file entries

2018-11-15 Thread GitBox
brodybits commented on issue #547: Compatibility of old plugins with non-Java source-file entries URL: https://github.com/apache/cordova-android/issues/547#issuecomment-439071894 Interesting. So some remapping was introduced in 7.0.0, and some modified remapping was introduced in master,

[GitHub] Bramzor commented on issue #185: New (Capacitor) contacts plugin to solve deprecated status

2018-11-15 Thread GitBox
Bramzor commented on issue #185: New (Capacitor) contacts plugin to solve deprecated status URL: https://github.com/apache/cordova-plugin-contacts/issues/185#issuecomment-439070371 Good point. If cordova could benefit from the plugins written for Capacitor (or the other frameworks), all

[GitHub] janpio edited a comment on issue #185: New (Capacitor) contacts plugin to solve deprecated status

2018-11-15 Thread GitBox
janpio edited a comment on issue #185: New (Capacitor) contacts plugin to solve deprecated status URL: https://github.com/apache/cordova-plugin-contacts/issues/185#issuecomment-439067963 Yes, Cordova plugins can be used with Capacitor (as they built this to be able to benefit from all

[GitHub] janpio commented on issue #185: New (Capacitor) contacts plugin to solve deprecated status

2018-11-15 Thread GitBox
janpio commented on issue #185: New (Capacitor) contacts plugin to solve deprecated status URL: https://github.com/apache/cordova-plugin-contacts/issues/185#issuecomment-439067963 Yes, Cordova plugins can be used with Capacitor (as they built this to be able to benefit from all the

[GitHub] brodybits commented on issue #561: Remove GH-547 update for aidl files

2018-11-15 Thread GitBox
brodybits commented on issue #561: Remove GH-547 update for aidl files URL: https://github.com/apache/cordova-android/pull/561#issuecomment-439067494 Closing for now, at least. This is an automated message from the Apache Git

[GitHub] janpio edited a comment on issue #185: New contacts plugin to solve deprecated status

2018-11-15 Thread GitBox
janpio edited a comment on issue #185: New contacts plugin to solve deprecated status URL: https://github.com/apache/cordova-plugin-contacts/issues/185#issuecomment-439065859 Important to know: Capacitor is a replacement for Cordova built by Ionic. You will not be able to use this new

[GitHub] janpio commented on issue #185: New contacts plugin to solve deprecated status

2018-11-15 Thread GitBox
janpio commented on issue #185: New contacts plugin to solve deprecated status URL: https://github.com/apache/cordova-plugin-contacts/issues/185#issuecomment-439065859 Important to know: Capacitor is a replacement for Cordova built by Ionic. You will not be able to use this new

[GitHub] Bramzor opened a new issue #185: New contacts plugin to solve deprecated status

2018-11-15 Thread GitBox
Bramzor opened a new issue #185: New contacts plugin to solve deprecated status URL: https://github.com/apache/cordova-plugin-contacts/issues/185 As you all know, this plugin was deprecated and no further development or bugfixing will be done. This is a major issue for everyone who uses

[GitHub] jcesarmobile commented on issue #547: Compatibility of old plugins with non-Java source-file entries

2018-11-15 Thread GitBox
jcesarmobile commented on issue #547: Compatibility of old plugins with non-Java source-file entries URL: https://github.com/apache/cordova-android/issues/547#issuecomment-439054347 The duplicate problem is not just for the .aidl, it will happen on any extension if the plugin maintainer

[GitHub] kkjhamb01 opened a new issue #460: Issue in Cordova iOS 4.5.5 for xcode 10.0

2018-11-15 Thread GitBox
kkjhamb01 opened a new issue #460: Issue in Cordova iOS 4.5.5 for xcode 10.0 URL: https://github.com/apache/cordova-ios/issues/460 I build successfully app in IOS12 / Xcode20 but I am facing many design related issues like header disappear after moving to a screen and click not working

[GitHub] kkjhamb01 closed issue #460: Issue in Cordova iOS 4.5.5 for xcode 10.0

2018-11-15 Thread GitBox
kkjhamb01 closed issue #460: Issue in Cordova iOS 4.5.5 for xcode 10.0 URL: https://github.com/apache/cordova-ios/issues/460 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] janpio commented on issue #561: Remove GH-547 update for aidl files

2018-11-15 Thread GitBox
janpio commented on issue #561: Remove GH-547 update for aidl files URL: https://github.com/apache/cordova-android/pull/561#issuecomment-439048587 Just give this PR here a title and description one can understand without reading your works of the last 48 hours. A PR should be

[GitHub] brodybits commented on issue #561: Remove GH-547 update for aidl files

2018-11-15 Thread GitBox
brodybits commented on issue #561: Remove GH-547 update for aidl files URL: https://github.com/apache/cordova-android/pull/561#issuecomment-439047606 > > An alternative solution could be to revert a67bc75 >

[GitHub] brodybits commented on issue #561: Remove GH-547 update for aidl files

2018-11-15 Thread GitBox
brodybits commented on issue #561: Remove GH-547 update for aidl files URL: https://github.com/apache/cordova-android/pull/561#issuecomment-439043671 GH-547 is an issue that is still open. I already proposed a solution in #550 and it was merged. But when I rebased it on 7.1.x and did some

[GitHub] janpio commented on issue #550: Fix for old plugins with non-Java sources (GH-547)

2018-11-15 Thread GitBox
janpio commented on issue #550: Fix for old plugins with non-Java sources (GH-547) URL: https://github.com/apache/cordova-android/pull/550#issuecomment-439036948 So, No. > I think the biggest downside to combining commits is in case there is a need to revert some but not all of the

[GitHub] janpio commented on issue #561: Remove GH-547 update for aidl files

2018-11-15 Thread GitBox
janpio commented on issue #561: Remove GH-547 update for aidl files URL: https://github.com/apache/cordova-android/pull/561#issuecomment-439035698 What does "Remove GH-547 update for aidl files" mean? Does this revert some code from ... what? #547 seems to be an issue...

[GitHub] davidschreiber commented on a change in pull request #507: Gradle updates

2018-11-15 Thread GitBox
davidschreiber commented on a change in pull request #507: Gradle updates URL: https://github.com/apache/cordova-android/pull/507#discussion_r233835245 ## File path: bin/templates/project/app/build.gradle ## @@ -22,33 +22,32 @@ apply plugin: 'com.android.application'

[GitHub] codecov-io commented on issue #561: Remove GH-547 update for aidl files

2018-11-15 Thread GitBox
codecov-io commented on issue #561: Remove GH-547 update for aidl files URL: https://github.com/apache/cordova-android/pull/561#issuecomment-439032386 # [Codecov](https://codecov.io/gh/apache/cordova-android/pull/561?src=pr=h1) Report > Merging

[GitHub] codecov-io edited a comment on issue #561: Remove GH-547 update for aidl files

2018-11-15 Thread GitBox
codecov-io edited a comment on issue #561: Remove GH-547 update for aidl files URL: https://github.com/apache/cordova-android/pull/561#issuecomment-439032386 # [Codecov](https://codecov.io/gh/apache/cordova-android/pull/561?src=pr=h1) Report > Merging

[GitHub] brodybits commented on issue #555: [WIP] 7.1.3 patch updates

2018-11-15 Thread GitBox
brodybits commented on issue #555: [WIP] 7.1.3 patch updates URL: https://github.com/apache/cordova-android/pull/555#issuecomment-439031435 Waiting for final approval of , which is expected to be merged as a merge commit. I will include

[GitHub] brodybits opened a new pull request #561: Remove GH-547 update for aidl files

2018-11-15 Thread GitBox
brodybits opened a new pull request #561: Remove GH-547 update for aidl files URL: https://github.com/apache/cordova-android/pull/561 As discussed in this update is needed for

[GitHub] brodybits commented on issue #547: Compatibility of old plugins with non-Java source-file entries

2018-11-15 Thread GitBox
brodybits commented on issue #547: Compatibility of old plugins with non-Java source-file entries URL: https://github.com/apache/cordova-android/issues/547#issuecomment-439024555 > I wonder if the "fileType" part of `path.join` calls shouldn't be an extra attribute of ``. I think a

[GitHub] j3k0 edited a comment on issue #547: Compatibility of old plugins with non-Java source-file entries

2018-11-15 Thread GitBox
j3k0 edited a comment on issue #547: Compatibility of old plugins with non-Java source-file entries URL: https://github.com/apache/cordova-android/issues/547#issuecomment-439023007 When I see this proposed patch: ```js } else if (obj.src.endsWith('.java')) { return

[GitHub] j3k0 edited a comment on issue #547: Compatibility of old plugins with non-Java source-file entries

2018-11-15 Thread GitBox
j3k0 edited a comment on issue #547: Compatibility of old plugins with non-Java source-file entries URL: https://github.com/apache/cordova-android/issues/547#issuecomment-439023007 When I see this proposed patch: ```js } else if (obj.src.endsWith('.java')) { return

[GitHub] j3k0 commented on issue #547: Compatibility of old plugins with non-Java source-file entries

2018-11-15 Thread GitBox
j3k0 commented on issue #547: Compatibility of old plugins with non-Java source-file entries URL: https://github.com/apache/cordova-android/issues/547#issuecomment-439023007 When I see this proposed patch: ```js } else if (obj.src.endsWith('.java')) { return

[GitHub] brodybits commented on issue #550: Fix for old plugins with non-Java sources (GH-547)

2018-11-15 Thread GitBox
brodybits commented on issue #550: Fix for old plugins with non-Java sources (GH-547) URL: https://github.com/apache/cordova-android/pull/550#issuecomment-439022502 > Was @jcesarmobile's feedback on how to merge or not merge this taken into account? I think the edit was too late.

[GitHub] janpio commented on issue #375: Not supporting on browser

2018-11-15 Thread GitBox
janpio commented on issue #375: Not supporting on browser URL: https://github.com/apache/cordova-plugin-camera/issues/375#issuecomment-439020789 Ionic Native documentation links to this repository as it is the the Cordova plugin being used by the Ionic Native wrapper. But if you have

[GitHub] janpio edited a comment on issue #115: Audio Capture NullPointerException audio record from sony

2018-11-15 Thread GitBox
janpio edited a comment on issue #115: Audio Capture NullPointerException audio record from sony URL: https://github.com/apache/cordova-plugin-media-capture/issues/115#issuecomment-439019449 Is `com.horus.enterprise` your app ID? The error seems to come from here:

[GitHub] janpio edited a comment on issue #115: Audio Capture NullPointerException audio record from sony

2018-11-15 Thread GitBox
janpio edited a comment on issue #115: Audio Capture NullPointerException audio record from sony URL: https://github.com/apache/cordova-plugin-media-capture/issues/115#issuecomment-439019449 Is `com.horus.enterprise` your app ID? --- The error seems to come from here:

[GitHub] Cui-y closed issue #64: Layout abnormal under iPhone X+

2018-11-15 Thread GitBox
Cui-y closed issue #64: Layout abnormal under iPhone X+ URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/64 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] brodybits commented on issue #547: Compatibility of old plugins with non-Java source-file entries

2018-11-15 Thread GitBox
brodybits commented on issue #547: Compatibility of old plugins with non-Java source-file entries URL: https://github.com/apache/cordova-android/issues/547#issuecomment-439019566 From : > Maybe ignore ``

[GitHub] janpio commented on issue #115: Audio Capture NullPointerException audio record from sony

2018-11-15 Thread GitBox
janpio commented on issue #115: Audio Capture NullPointerException audio record from sony URL: https://github.com/apache/cordova-plugin-media-capture/issues/115#issuecomment-439019449 Is `com.horus.enterprise` your app ID? The error seems to come from here:

[GitHub] amitgandole edited a comment on issue #375: Not supporting on browser

2018-11-15 Thread GitBox
amitgandole edited a comment on issue #375: Not supporting on browser URL: https://github.com/apache/cordova-plugin-camera/issues/375#issuecomment-439018935 haha.. wow.. and I redirected to this repo from official ionic website. Thanks.

[GitHub] amitgandole commented on issue #375: Not supporting on browser

2018-11-15 Thread GitBox
amitgandole commented on issue #375: Not supporting on browser URL: https://github.com/apache/cordova-plugin-camera/issues/375#issuecomment-439018935 haha.. wow.. and I and redirected to this repo from official ionic website. Thanks.

[GitHub] janpio edited a comment on issue #375: Not supporting on browser

2018-11-15 Thread GitBox
janpio edited a comment on issue #375: Not supporting on browser URL: https://github.com/apache/cordova-plugin-camera/issues/375#issuecomment-439018458 As I wrote, you are in the wrong place here then. You are looking for https://github.com/ionic-team/ionic-native/issues/ Besides

[GitHub] janpio closed issue #375: Not supporting on browser

2018-11-15 Thread GitBox
janpio closed issue #375: Not supporting on browser URL: https://github.com/apache/cordova-plugin-camera/issues/375 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] janpio commented on issue #374: Multiple capture crashes the Application

2018-11-15 Thread GitBox
janpio commented on issue #374: Multiple capture crashes the Application URL: https://github.com/apache/cordova-plugin-camera/issues/374#issuecomment-439018336 I got that. But does this have to do with your question on how to remove some files?

[GitHub] janpio commented on issue #375: Not supporting on browser

2018-11-15 Thread GitBox
janpio commented on issue #375: Not supporting on browser URL: https://github.com/apache/cordova-plugin-camera/issues/375#issuecomment-439018458 As I wrote, you are in the wrong place here then. You are looking for https://github.com/ionic-team/ionic-native/issues/

[GitHub] janpio commented on issue #550: Fix for old plugins with non-Java sources (GH-547)

2018-11-15 Thread GitBox
janpio commented on issue #550: Fix for old plugins with non-Java sources (GH-547) URL: https://github.com/apache/cordova-android/pull/550#issuecomment-439018225 Was @jcesarmobile's feedback on how to merge or not merge this taken into account?

[GitHub] brodybits edited a comment on issue #547: Compatibility of old plugins with non-Java source-file entries

2018-11-15 Thread GitBox
brodybits edited a comment on issue #547: Compatibility of old plugins with non-Java source-file entries URL: https://github.com/apache/cordova-android/issues/547#issuecomment-439016006 Updates as proposed in PR #550 are now on the master branch. But I discovered that if I try adding

[GitHub] dGodinho commented on issue #115: Audio Capture NullPointerException audio record from sony

2018-11-15 Thread GitBox
dGodinho commented on issue #115: Audio Capture NullPointerException audio record from sony URL: https://github.com/apache/cordova-plugin-media-capture/issues/115#issuecomment-439017612 Already did it. Thanks This is an

[GitHub] dGodinho opened a new issue #116: Supported apps for audio record

2018-11-15 Thread GitBox
dGodinho opened a new issue #116: Supported apps for audio record URL: https://github.com/apache/cordova-plugin-media-capture/issues/116 As far as i know, on android, only 2 apps support this pluggin (act = android.provider.MediaStore.RECORD_SOUND). - Audio Recorder from sony -

[GitHub] brodybits commented on issue #547: Compatibility of old plugins with non-Java source-file entries

2018-11-15 Thread GitBox
brodybits commented on issue #547: Compatibility of old plugins with non-Java source-file entries URL: https://github.com/apache/cordova-android/issues/547#issuecomment-439016006 Updates as proposed in PR #550 are now on the master branch. But I discovered that if I try adding

[GitHub] sks30 commented on issue #374: Multiple capture crashes the Application

2018-11-15 Thread GitBox
sks30 commented on issue #374: Multiple capture crashes the Application URL: https://github.com/apache/cordova-plugin-camera/issues/374#issuecomment-439013767 yes due to multiple capture these crash things are happening.

[GitHub] janpio commented on issue #374: Multiple capture crashes the Application

2018-11-15 Thread GitBox
janpio commented on issue #374: Multiple capture crashes the Application URL: https://github.com/apache/cordova-plugin-camera/issues/374#issuecomment-439013218 Yes, that I got. But does it have to do with your question in

[GitHub] amitgandole edited a comment on issue #375: Not supporting on browser

2018-11-15 Thread GitBox
amitgandole edited a comment on issue #375: Not supporting on browser URL: https://github.com/apache/cordova-plugin-camera/issues/375#issuecomment-439012994 DevApp is IONIC DevApp which allows to run app without installation. and i have declared the camera constructor in constructor :

[GitHub] amitgandole commented on issue #375: Not supporting on browser

2018-11-15 Thread GitBox
amitgandole commented on issue #375: Not supporting on browser URL: https://github.com/apache/cordova-plugin-camera/issues/375#issuecomment-439012994 DevApp is IONIC DevApp which allows to run app without installation. and i have declared the camera constructor in constructor :

[GitHub] janpio commented on issue #115: Audio Capture NullPointerException audio record from sony

2018-11-15 Thread GitBox
janpio commented on issue #115: Audio Capture NullPointerException audio record from sony URL: https://github.com/apache/cordova-plugin-media-capture/issues/115#issuecomment-439012235 Please open a new issue for your first question so this can be answered separately from your

[GitHub] sks30 commented on issue #374: Multiple capture crashes the Application

2018-11-15 Thread GitBox
sks30 commented on issue #374: Multiple capture crashes the Application URL: https://github.com/apache/cordova-plugin-camera/issues/374#issuecomment-439012272 When user add document image to preview from camera or gallery, then storage increase, and it does not get cleared up on

[GitHub] janpio commented on issue #375: Not supporting on browser

2018-11-15 Thread GitBox
janpio commented on issue #375: Not supporting on browser URL: https://github.com/apache/cordova-plugin-camera/issues/375#issuecomment-439011988 What is "DevApp"? Also, what is `this.camera`? The plugin is available under `navigator.camera`. Are you using Ionic Native

[GitHub] sks30 commented on issue #374: Multiple capture crashes the Application

2018-11-15 Thread GitBox
sks30 commented on issue #374: Multiple capture crashes the Application URL: https://github.com/apache/cordova-plugin-camera/issues/374#issuecomment-439011962 If i am doing those process explained above multiple times then Android app is crashing.

  1   2   >