[GitHub] [cordova-plugin-file-transfer] timbru31 closed issue #203: fileTransfer.download from https return error code 3 (SSL handshake) in android

2020-09-23 Thread GitBox
timbru31 closed issue #203: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/203 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [cordova-plugin-file-transfer] timbru31 commented on issue #203: fileTransfer.download from https return error code 3 (SSL handshake) in android

2020-09-23 Thread GitBox
timbru31 commented on issue #203: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/203#issuecomment-697268851 Closing this issue, as we won't support Android <5.1 (API level <22) in future releases of plugins and cordova-android already dropped support for it. -

[GitHub] [cordova-plugin-file-transfer] timbru31 closed issue #201: `fileTransfer.download` is not working in iOS 11.4.1

2020-09-23 Thread GitBox
timbru31 closed issue #201: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/201 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [cordova-plugin-file-transfer] timbru31 commented on issue #201: `fileTransfer.download` is not working in iOS 11.4.1

2020-09-23 Thread GitBox
timbru31 commented on issue #201: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/201#issuecomment-697270529 I'm closing this issue since it's stale and sounded like a potential bug in iOS 11.4.1 with some workarounds. If the issue persists, please create a new on

[GitHub] [cordova-plugin-file-transfer] timbru31 closed issue #247: IOS 13 Video files are not uploading

2020-09-23 Thread GitBox
timbru31 closed issue #247: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/247 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [cordova-plugin-file-transfer] timbru31 commented on issue #247: IOS 13 Video files are not uploading

2020-09-23 Thread GitBox
timbru31 commented on issue #247: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/247#issuecomment-697271821 Closing as we can't fix server limitations and 413 is one. This is an automated message from the

[GitHub] [cordova-plugin-file-transfer] timbru31 merged pull request #280: doc: Improve progressEvent documentation

2020-09-23 Thread GitBox
timbru31 merged pull request #280: URL: https://github.com/apache/cordova-plugin-file-transfer/pull/280 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [cordova-plugin-file-transfer] timbru31 closed issue #206: Uncaught ReferenceError: loadingStatus is not defined

2020-09-23 Thread GitBox
timbru31 closed issue #206: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/206 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [cordova] infacto removed a comment on issue #155: (improvement) Do not require the www-folder to detect a Cordova-based project.

2020-09-23 Thread GitBox
infacto removed a comment on issue #155: URL: https://github.com/apache/cordova/issues/155#issuecomment-697401905 Related: https://github.com/apache/cordova-cli/issues/529 This is an automated message from the Apache Git Serv

[GitHub] [cordova] infacto commented on issue #155: (improvement) Do not require the www-folder to detect a Cordova-based project.

2020-09-23 Thread GitBox
infacto commented on issue #155: URL: https://github.com/apache/cordova/issues/155#issuecomment-697401905 Related: https://github.com/apache/cordova-cli/issues/529 This is an automated message from the Apache Git Service. To

[GitHub] [cordova] raphinesse commented on issue #55: Clean up package.json across all repositories

2020-09-23 Thread GitBox
raphinesse commented on issue #55: URL: https://github.com/apache/cordova/issues/55#issuecomment-697627371 I've written a little script that will perform the desired changes in an automated fashion. I will still create PRs for the changes. Right now I plan on doing two PRs (since the

[GitHub] [cordova] dpogue commented on issue #55: Clean up package.json across all repositories

2020-09-23 Thread GitBox
dpogue commented on issue #55: URL: https://github.com/apache/cordova/issues/55#issuecomment-697635411 > * remove `contributors` field > (@purplecabbage @dpogue You OK with that? You appear in at least some of them...) I'm okay with that. Those contributor lists have not been ma

[GitHub] [cordova] timbru31 commented on issue #55: Clean up package.json across all repositories

2020-09-23 Thread GitBox
timbru31 commented on issue #55: URL: https://github.com/apache/cordova/issues/55#issuecomment-697663178 Does your script also fix the URLs of the bug report and git? Some of the projects might have the JIRA URL (https://github.com/apache/cordova-plugin-battery-status/blob/master/package.j

[GitHub] [cordova] raphinesse commented on issue #55: Clean up package.json across all repositories

2020-09-23 Thread GitBox
raphinesse commented on issue #55: URL: https://github.com/apache/cordova/issues/55#issuecomment-697674590 > Does your script also fix the URLs of the bug report and git? Some of the projects might have the JIRA URL (https://github.com/apache/cordova-plugin-battery-status/blob/master/packa

[GitHub] [cordova] erisu commented on issue #155: (improvement) Do not require the www-folder to detect a Cordova-based project.

2020-09-24 Thread GitBox
erisu commented on issue #155: URL: https://github.com/apache/cordova/issues/155#issuecomment-698229173 In the case of using Cordova Electron platform, these two files do exist side-by-side at the platform level. E.g. ``` cordovaTest/platforms/electron/www/config.xml cor

[GitHub] [cordova] erisu edited a comment on issue #155: (improvement) Do not require the www-folder to detect a Cordova-based project.

2020-09-24 Thread GitBox
erisu edited a comment on issue #155: URL: https://github.com/apache/cordova/issues/155#issuecomment-698229173 In the case of using Cordova Electron platform, these two files do exist side-by-side at the platform level. E.g. ``` cordovaTest/platforms/electron/www/config.xml

[GitHub] [cordova] raphinesse commented on issue #155: (improvement) Do not require the www-folder to detect a Cordova-based project.

2020-09-24 Thread GitBox
raphinesse commented on issue #155: URL: https://github.com/apache/cordova/issues/155#issuecomment-698231360 Good point about the electron case, @erisu. So that means we need a different process after all :disappointed: Random ideas: - look at the content of the files - (

[GitHub] [cordova-plugin-file-transfer] elysiopires commented on issue #225: SSLHandshakeException: Chain validation failed

2020-09-24 Thread GitBox
elysiopires commented on issue #225: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/225#issuecomment-698357937 Hello @Mr-Anonymous , Did you have any success with this error? Getting the same here... Have a great day. Best, Elysio Pires -

[GitHub] [cordova-plugin-file-transfer] timbru31 commented on issue #225: SSLHandshakeException: Chain validation failed

2020-09-24 Thread GitBox
timbru31 commented on issue #225: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/225#issuecomment-698394364 A chain validation error mostly indicated a faulty webserver config. You can, e.g., use https://www.ssllabs.com/ to check your server and it's certificates. It w

[GitHub] [cordova-plugin-file-transfer] elysiopires commented on issue #225: SSLHandshakeException: Chain validation failed

2020-09-25 Thread GitBox
elysiopires commented on issue #225: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/225#issuecomment-698357937 Hello @Mr-Anonymous , Did you have any success with this error? Getting the same here... Have a great day. Best, Elysio Pires -

[GitHub] [cordova] erisu edited a comment on issue #155: (improvement) Do not require the www-folder to detect a Cordova-based project.

2020-09-25 Thread GitBox
erisu edited a comment on issue #155: URL: https://github.com/apache/cordova/issues/155#issuecomment-698229173 In the case of using Cordova Electron platform, these two files do exist side-by-side at the platform level. E.g. ``` cordovaTest/platforms/electron/www/config.xml

[GitHub] [cordova] raphinesse commented on issue #155: (improvement) Do not require the www-folder to detect a Cordova-based project.

2020-09-25 Thread GitBox
raphinesse commented on issue #155: URL: https://github.com/apache/cordova/issues/155#issuecomment-698231360 Good point about the electron case, @erisu. So that means we need a different process after all :disappointed: Random ideas: - look at the content of the files - (

[GitHub] [cordova] erisu commented on issue #155: (improvement) Do not require the www-folder to detect a Cordova-based project.

2020-09-25 Thread GitBox
erisu commented on issue #155: URL: https://github.com/apache/cordova/issues/155#issuecomment-698229173 In the case of using Cordova Electron platform, these two files do exist side-by-side at the platform level. E.g. ``` cordovaTest/platforms/electron/www/config.xml cor

[GitHub] [cordova-plugin-file-transfer] timbru31 commented on issue #225: SSLHandshakeException: Chain validation failed

2020-09-25 Thread GitBox
timbru31 commented on issue #225: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/225#issuecomment-698394364 A chain validation error mostly indicated a faulty webserver config. You can, e.g., use https://www.ssllabs.com/ to check your server and it's certificates. It w

[GitHub] [cordova-plugin-contacts] Anuj-Raghuvanshi commented on issue #225: Possible deadlock in iOS queue management code

2020-09-27 Thread GitBox
Anuj-Raghuvanshi commented on issue #225: URL: https://github.com/apache/cordova-plugin-contacts/issues/225#issuecomment-699638316 Even I am getting crash when it asks for initial permissions. This is an automated message fr

[GitHub] [cordova-plugin-device-motion] enricodente commented on issue #69: Apple has crippled device motion behind permission check - can this plugin be revived?

2020-09-27 Thread GitBox
enricodente commented on issue #69: URL: https://github.com/apache/cordova-plugin-device-motion/issues/69#issuecomment-699638346 Great news @timbru31 ! Consider taking a look @distinctdan fork ( https://github.com/distinctdan/cordova-plugin-device-motion ) as he implemented not lon

[GitHub] [cordova-plugin-device-orientation] lukepighetti commented on issue #51: Horizontal compass heading not working

2020-09-28 Thread GitBox
lukepighetti commented on issue #51: URL: https://github.com/apache/cordova-plugin-device-orientation/issues/51#issuecomment-699963878 Is this resolved? This is an automated message from the Apache Git Service. To respond to

[GitHub] [cordova-plugin-device-orientation] lukepighetti removed a comment on issue #51: Horizontal compass heading not working

2020-09-28 Thread GitBox
lukepighetti removed a comment on issue #51: URL: https://github.com/apache/cordova-plugin-device-orientation/issues/51#issuecomment-699963878 Is this resolved? This is an automated message from the Apache Git Service. To re

[GitHub] [cordova-plugin-device-orientation] lukepighetti commented on issue #51: Horizontal compass heading not working

2020-09-28 Thread GitBox
lukepighetti commented on issue #51: URL: https://github.com/apache/cordova-plugin-device-orientation/issues/51#issuecomment-699965607 @StarStep what is the current status of this bug? I've been looking across cordova/xamarin/react native packages for an implementation on Android that wor

[GitHub] [cordova-plugin-file-transfer] Pratz007-tech opened a new issue #286: I am genuinely in need of solution as soon as possible as we are waiting to go live soon . My issue is with my url as htt

2020-09-28 Thread GitBox
Pratz007-tech opened a new issue #286: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/286 I am genuinely in need of solution as soon as possible as we are waiting eagerly to go live soon . My issue is , with my url as https when I try to upload image with filetransfer i

[GitHub] [cordova-plugin-file-transfer] timbru31 closed issue #286: File transfer upload api issue with https url (ssl handshake exception)

2020-09-29 Thread GitBox
timbru31 closed issue #286: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/286 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [cordova-plugin-file-transfer] timbru31 commented on issue #286: File transfer upload api issue with https url (ssl handshake exception)

2020-09-29 Thread GitBox
timbru31 commented on issue #286: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/286#issuecomment-700520661 Thanks a lot for your issue, however the issue template exists for a reason. 😊 It helps us to debug the issue further and to provide a solution much faster

[GitHub] [cordova-plugin-device-orientation] StarStep commented on issue #51: Horizontal compass heading not working

2020-09-29 Thread GitBox
StarStep commented on issue #51: URL: https://github.com/apache/cordova-plugin-device-orientation/issues/51#issuecomment-700985572 I'm working on another project... sorry. I dont know if it was fixed. You could try to test it and confirm for yourself better. My test code was somethin

[GitHub] [cordova] SamnnyWong opened a new issue #249: cordova build ios stuck at '(lldb) safequit' with a black screen on iphone.

2020-09-30 Thread GitBox
SamnnyWong opened a new issue #249: URL: https://github.com/apache/cordova/issues/249 # Bug Report using https://github.com/m0dch3n/vue-cli-plugin-cordova#readme to integrate vue project and Cordova. ## Problem (lldb) command script import "/tmp/54CB8E3C-A425-4356-AEC7E4C

[GitHub] [cordova] phatpaul opened a new issue #250: build variants

2020-09-30 Thread GitBox
phatpaul opened a new issue #250: URL: https://github.com/apache/cordova/issues/250 # Feature Request: Build Variants ## Motivation Behind Feature I would like the ability to create a development test version of my app. The dev version of the app should be able to be installe

[GitHub] [cordova-plugin-file-transfer] christiaan commented on pull request #284: fix(ios): headers are not being sent

2020-09-30 Thread GitBox
christiaan commented on pull request #284: URL: https://github.com/apache/cordova-plugin-file-transfer/pull/284#issuecomment-701917600 @timbru31 is there anything I can do to move this forward? This is an automated message f

[GitHub] [cordova-plugin-file-transfer] timbru31 commented on pull request #284: fix(ios): headers are not being sent

2020-10-01 Thread GitBox
timbru31 commented on pull request #284: URL: https://github.com/apache/cordova-plugin-file-transfer/pull/284#issuecomment-701995201 Not really, I haven't found any time to test this yet. I'll try to do so over the weekend.

[GitHub] [cordova-plugin-file-transfer] FD-DEV-IT commented on pull request #284: fix(ios): headers are not being sent

2020-10-01 Thread GitBox
FD-DEV-IT commented on pull request #284: URL: https://github.com/apache/cordova-plugin-file-transfer/pull/284#issuecomment-702090545 When will version 2.0.0 be completed? This is an automated message from the Apache Git Ser

[GitHub] [cordova-plugin-file-transfer] timbru31 commented on pull request #284: fix(ios): headers are not being sent

2020-10-01 Thread GitBox
timbru31 commented on pull request #284: URL: https://github.com/apache/cordova-plugin-file-transfer/pull/284#issuecomment-702109936 "when it's done" - we do not give ETAs This is an automated message from the Apache Git Ser

[GitHub] [cordova] raphinesse closed issue #70: Use c8 for coverage

2020-10-02 Thread GitBox
raphinesse closed issue #70: URL: https://github.com/apache/cordova/issues/70 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

[GitHub] [cordova] raphinesse commented on issue #55: Clean up package.json across all repositories

2020-10-02 Thread GitBox
raphinesse commented on issue #55: URL: https://github.com/apache/cordova/issues/55#issuecomment-702926527 Thanks for the input and reviews. Can we close this as resolved? Or are there still things that need to be addressed? Like a consistent ordering of the fields in our `package.json` fi

[GitHub] [cordova] raphinesse commented on issue #55: Clean up package.json across all repositories

2020-10-02 Thread GitBox
raphinesse commented on issue #55: URL: https://github.com/apache/cordova/issues/55#issuecomment-702931624 Should anyone be curious, [these are the scripts I used to automate these changes](https://gist.github.com/0c142d03a7eff03b71255daea9cbac56).

[GitHub] [cordova] raphinesse commented on issue #29: Remove docs translations

2020-10-02 Thread GitBox
raphinesse commented on issue #29: URL: https://github.com/apache/cordova/issues/29#issuecomment-702933814 Do we have translations anywhere else than in docs? If not, then this can be closed IMO. This is an automated message

[GitHub] [cordova] erisu commented on issue #12: Use const whenever possible

2020-10-02 Thread GitBox
erisu commented on issue #12: URL: https://github.com/apache/cordova/issues/12#issuecomment-703022911 I think we can close this ticket as we had already been converting things to use `const` & `let`. This is an automated mes

[GitHub] [cordova] erisu commented on issue #55: Clean up package.json across all repositories

2020-10-02 Thread GitBox
erisu commented on issue #55: URL: https://github.com/apache/cordova/issues/55#issuecomment-703025751 > consistent ordering of the fields I think consistent ordering would be nice to have, but I don't think it is necessary to keep this ticket open anymore. -

[GitHub] [cordova] timbru31 commented on issue #29: Remove docs translations

2020-10-03 Thread GitBox
timbru31 commented on issue #29: URL: https://github.com/apache/cordova/issues/29#issuecomment-703079831 Some plugins had a docs folder but I think we already removed them all. This is an automated message from the Apache Git

[GitHub] [cordova-plugin-file-transfer] sandip7878 commented on issue #258: No known instance method for selector 'userAgent' in CDVFileTransfer.m

2020-10-03 Thread GitBox
sandip7878 commented on issue #258: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/258#issuecomment-703094761 > By removing lines 107-110 from CDVFileTransfer.m I was able to compile: > > ``` > NSString* userAgent = [self.commandDelegate userAgent]; >

[GitHub] [cordova] raphinesse closed issue #29: Remove docs translations

2020-10-03 Thread GitBox
raphinesse closed issue #29: URL: https://github.com/apache/cordova/issues/29 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

[GitHub] [cordova] raphinesse commented on issue #29: Remove docs translations

2020-10-03 Thread GitBox
raphinesse commented on issue #29: URL: https://github.com/apache/cordova/issues/29#issuecomment-703100130 Thanks for the info. I checked and could find no remaining translations other than in cordova-docs. I'll close this issue as docs has its own. ---

[GitHub] [cordova-plugin-file-transfer] breautek commented on issue #230: iOS Library/NoCloud not being restored

2020-10-05 Thread GitBox
breautek commented on issue #230: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/230#issuecomment-703973235 > I know this is an old question, but just to clarify, in a Cordova Application the Library/NoCloud folder, is explicitly marked to not be backed up. > >

[GitHub] [cordova-plugin-file-transfer] breautek closed issue #230: iOS Library/NoCloud not being restored

2020-10-05 Thread GitBox
breautek closed issue #230: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/230 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [cordova-plugin-contacts] Shubhasis10 opened a new issue #226: Ios-9 : AddressBook is deprecated. Consider migrating to Contacts/ContactsUI. in ionic 4/5

2020-10-06 Thread GitBox
Shubhasis10 opened a new issue #226: URL: https://github.com/apache/cordova-plugin-contacts/issues/226 warning: AddressBook is deprecated. Consider migrating to Contacts instead. warning: AddressBook is deprecated. Consider migrating to Contacts instead. when I'm go to

[GitHub] [cordova] breautek closed issue #228: Why is cordova.js interfering with ng5-slider?

2020-10-06 Thread GitBox
breautek closed issue #228: URL: https://github.com/apache/cordova/issues/228 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

[GitHub] [cordova] breautek commented on issue #228: Why is cordova.js interfering with ng5-slider?

2020-10-06 Thread GitBox
breautek commented on issue #228: URL: https://github.com/apache/cordova/issues/228#issuecomment-704659502 Hi there, I've finally got around to investigate this a bit. ## The Problem The reason why this is failing is because two things are overriding the `addEventListener` API

[GitHub] [cordova] breautek edited a comment on issue #228: Why is cordova.js interfering with ng5-slider?

2020-10-06 Thread GitBox
breautek edited a comment on issue #228: URL: https://github.com/apache/cordova/issues/228#issuecomment-704659502 Hi there, I've finally got around to investigate this a bit. ## The Problem The reason why this is failing is because two things are overriding the `addEventListen

[GitHub] [cordova] breautek edited a comment on issue #228: Why is cordova.js interfering with ng5-slider?

2020-10-06 Thread GitBox
breautek edited a comment on issue #228: URL: https://github.com/apache/cordova/issues/228#issuecomment-704659502 Hi there, I've finally got around to investigate this a bit. ## The Problem The reason why this is failing is because two things are overriding the `addEventListen

[GitHub] [cordova-plugin-file-transfer] ArturV93 commented on issue #276: File transfer couldn't trigger URL

2020-10-08 Thread GitBox
ArturV93 commented on issue #276: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/276#issuecomment-705527765 Same issue tried several services to download file from This is an automated message from the Ap

[GitHub] [cordova-plugin-file-transfer] ArturV93 commented on issue #276: File transfer couldn't trigger URL

2020-10-09 Thread GitBox
ArturV93 commented on issue #276: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/276#issuecomment-705527765 Same issue tried several services to download file from This is an automated message from the Ap

[GitHub] [cordova-plugin-file-transfer] joergHX277 commented on pull request #284: fix(ios): headers are not being sent

2020-10-12 Thread GitBox
joergHX277 commented on pull request #284: URL: https://github.com/apache/cordova-plugin-file-transfer/pull/284#issuecomment-706957285 @timbru31 Hi Tim, it would be amazing if you could fix the issue below sometime soon. I would appreciate that a lot. Best Jörg fix(ios): re-i

[GitHub] [cordova-plugin-file-transfer] joergHX277 edited a comment on pull request #284: fix(ios): headers are not being sent

2020-10-12 Thread GitBox
joergHX277 edited a comment on pull request #284: URL: https://github.com/apache/cordova-plugin-file-transfer/pull/284#issuecomment-706957285 @timbru31 Hi Tim, it would be amazing if you could fix the issue below sometime soon. I would appreciate that a lot. Best Jörg fix(ios

[GitHub] [cordova-plugin-file-transfer] timbru31 closed issue #225: SSLHandshakeException: Chain validation failed

2020-10-12 Thread GitBox
timbru31 closed issue #225: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/225 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [cordova-plugin-file-transfer] timbru31 commented on issue #225: SSLHandshakeException: Chain validation failed

2020-10-12 Thread GitBox
timbru31 commented on issue #225: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/225#issuecomment-707218560 Closing due to lack of feedback and probably a mis-configured web server - that's out of scope for us to fix. --

[GitHub] [cordova-plugin-file-transfer] timbru31 commented on issue #204: Upload with method PUT not send parameters

2020-10-12 Thread GitBox
timbru31 commented on issue #204: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/204#issuecomment-707219216 I'm closing the issue due to staleness and missing required information from the template. If the issue persists, please open a new one, follow the template an

[GitHub] [cordova-plugin-file-transfer] timbru31 closed issue #204: Upload with method PUT not send parameters

2020-10-12 Thread GitBox
timbru31 closed issue #204: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/204 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [cordova-plugin-file-transfer] timbru31 closed issue #202: Authentication using cookies

2020-10-12 Thread GitBox
timbru31 closed issue #202: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/202 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [cordova-plugin-file-transfer] timbru31 commented on issue #202: Authentication using cookies

2020-10-12 Thread GitBox
timbru31 commented on issue #202: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/202#issuecomment-707220670 Basically the "withCredentials" sends the corresponding cookie values as an HTTP header. One can mimic this behavior and supply the cookie(s) in the request head

[GitHub] [cordova-plugin-file-transfer] timbru31 edited a comment on issue #202: Authentication using cookies

2020-10-12 Thread GitBox
timbru31 edited a comment on issue #202: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/202#issuecomment-707220670 Basically the `withCredentials` flag sets/sends the corresponding cookie values as an HTTP header. One can mimic this behavior and supply the cookie(s) in

[GitHub] [cordova-plugin-file-transfer] timbru31 closed issue #207: After upload successfully to s3 bucket returns empty response

2020-10-12 Thread GitBox
timbru31 closed issue #207: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/207 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [cordova-plugin-file-transfer] timbru31 commented on issue #232: Windows 10 - unable to resolve path to module

2020-10-12 Thread GitBox
timbru31 commented on issue #232: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/232#issuecomment-707221443 Is this issue still relevant? If yes, please open a new issue and follow the template. This looks like a mis-configured IDE that does not know how the resolve th

[GitHub] [cordova-plugin-file-transfer] timbru31 closed issue #232: Windows 10 - unable to resolve path to module

2020-10-12 Thread GitBox
timbru31 closed issue #232: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/232 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [cordova-plugin-file-transfer] timbru31 commented on issue #207: After upload successfully to s3 bucket returns empty response

2020-10-12 Thread GitBox
timbru31 commented on issue #207: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/207#issuecomment-707221567 Thanks a lot for your issue, however the issue template exists for a reason. 😊 It helps us to debug the issue further and to provide a solution much faster

[GitHub] [cordova] raphinesse closed issue #55: Clean up package.json across all repositories

2020-10-16 Thread GitBox
raphinesse closed issue #55: URL: https://github.com/apache/cordova/issues/55 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

[GitHub] [cordova-plugin-file-transfer] ArturV93 edited a comment on issue #276: File transfer couldn't trigger URL

2020-10-16 Thread GitBox
ArturV93 edited a comment on issue #276: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/276#issuecomment-705527765 I had the same issue on Capacitor. To solve it I installed the cordova-plugin-whitelist Commands: npm install cordova-plugin-whitelist npx c

[GitHub] [cordova-plugin-file-transfer] joergHX277 commented on pull request #284: fix(ios): headers are not being sent

2020-10-19 Thread GitBox
joergHX277 commented on pull request #284: URL: https://github.com/apache/cordova-plugin-file-transfer/pull/284#issuecomment-712391804 Is there any way to know when this issue in this plugin will be fixed? It is one key plugin in our app :-( --

[GitHub] [cordova-plugin-file-transfer] joergHX277 removed a comment on pull request #284: fix(ios): headers are not being sent

2020-10-19 Thread GitBox
joergHX277 removed a comment on pull request #284: URL: https://github.com/apache/cordova-plugin-file-transfer/pull/284#issuecomment-712391804 Is there any way to know when this issue in this plugin will be fixed? It is one key plugin in our app :-( --

[GitHub] [cordova-plugin-contacts] EinfachHans commented on issue #226: Ios-9 : AddressBook is deprecated. Consider migrating to Contacts/ContactsUI. in ionic 4/5

2020-10-20 Thread GitBox
EinfachHans commented on issue #226: URL: https://github.com/apache/cordova-plugin-contacts/issues/226#issuecomment-712758613 If you only need the find method, you can use my Plugin for this: https://github.com/EinfachHans/cordova-plugin-contacts-x i created it, because this one is

[GitHub] [cordova-plugin-globalization] znechai opened a new issue #81: iOS - getNumberPattern for en-BG locale

2020-10-20 Thread GitBox
znechai opened a new issue #81: URL: https://github.com/apache/cordova-plugin-globalization/issues/81 Using getNumberPattern for en-BG locale return the following result: `{"symbol": "", "positive": "+", "rounding": 0, "grouping": " ", "pattern": "#,##0.###", "fraction": 0, "decimal": ",

[GitHub] [cordova] MobileAsociart opened a new issue #251: npm uninstall -g cordova npm install -g cordova@10.0.0 not working crash I need update name="android-targetSdkVersion" value="29" Android 10

2020-10-23 Thread GitBox
MobileAsociart opened a new issue #251: URL: https://github.com/apache/cordova/issues/251 # Bug Report ## Problem npm uninstall -g cordova npm install -g cordova@10.0.0 not working crash I need update name="android-targetSdkVersion" value="29" Android 10 ### What is exp

[GitHub] [cordova] breautek commented on issue #251: npm uninstall -g cordova npm install -g cordova@10.0.0 not working crash I need update name="android-targetSdkVersion" value="29" Android 10

2020-10-23 Thread GitBox
breautek commented on issue #251: URL: https://github.com/apache/cordova/issues/251#issuecomment-715545708 > not working crash Please provide the actual crash details... stack traces, error messages, etc. This is an au

[GitHub] [cordova-plugin-file-transfer] Mr-Anonymous commented on issue #225: SSLHandshakeException: Chain validation failed

2020-10-26 Thread GitBox
Mr-Anonymous commented on issue #225: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/225#issuecomment-716738556 > Hello @Mr-Anonymous , > > Did you have any success with this error? > > Getting the same here... > > Have a great day. > > Best,

[GitHub] [cordova-plugin-file-transfer] HarelM commented on issue #285: File upload breaking with Error code - 3 When updated from v1.7.2-dev to 2.0.0-dev

2020-10-26 Thread GitBox
HarelM commented on issue #285: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/285#issuecomment-716830167 I can also confirm that the headers are not being sent when using the user-agent override committed here: https://github.com/apache/cordova-plugin-file-transfer/co

[GitHub] [cordova] HarelM opened a new issue #252: Package.json is updated incorectly when adding platform?

2020-10-27 Thread GitBox
HarelM opened a new issue #252: URL: https://github.com/apache/cordova/issues/252 # Bug Report When I use a clean installation of my project and run `cordova platform add android` my `package.json` file gets changed significantly, and incorrectly. ### What is expected to happen?

[GitHub] [cordova] MobileAsociart commented on issue #251: npm uninstall -g cordova npm install -g cordova@10.0.0 not working crash I need update name="android-targetSdkVersion" value="29" Android 10

2020-10-27 Thread GitBox
MobileAsociart commented on issue #251: URL: https://github.com/apache/cordova/issues/251#issuecomment-717178071 E:\Install>cordova -v C:\Users\user\AppData\Roaming\npm\node_modules\cordova\node_modules\update-notifier\index.js:103 async fetchInfo() {

[GitHub] [cordova] HarelM commented on issue #252: Package.json is updated incorectly when adding platform?

2020-10-27 Thread GitBox
HarelM commented on issue #252: URL: https://github.com/apache/cordova/issues/252#issuecomment-717180719 Seems like when the cordova plugins are in the devDependencies it works as expected. I guess that it should be written somewhere in the release notes? -

[GitHub] [cordova] timbru31 commented on issue #251: npm uninstall -g cordova npm install -g cordova@10.0.0 not working crash I need update name="android-targetSdkVersion" value="29" Android 10

2020-10-27 Thread GitBox
timbru31 commented on issue #251: URL: https://github.com/apache/cordova/issues/251#issuecomment-717201729 What are your Node.js (`node -v`)and npm (`npm -v`) versions? This is an automated message from the Apache Git Service

[GitHub] [cordova] timbru31 edited a comment on issue #251: npm uninstall -g cordova npm install -g cordova@10.0.0 not working crash I need update name="android-targetSdkVersion" value="29" Android 10

2020-10-27 Thread GitBox
timbru31 edited a comment on issue #251: URL: https://github.com/apache/cordova/issues/251#issuecomment-717201729 What are your Node.js (`node -v`) and npm (`npm -v`) versions? This is an automated message from the Apache Git

[GitHub] [cordova] MobileAsociart commented on issue #251: npm uninstall -g cordova npm install -g cordova@10.0.0 not working crash I need update name="android-targetSdkVersion" value="29" Android 10

2020-10-27 Thread GitBox
MobileAsociart commented on issue #251: URL: https://github.com/apache/cordova/issues/251#issuecomment-717204384 E:\Install>node -v v6.16.0 What will be the stable and correct NodeJs version for Android 10 to work ?! El mar., 27 de oct. de 2020 a la(s) 12:13, Tim Brust (

[GitHub] [cordova] timbru31 commented on issue #251: npm uninstall -g cordova npm install -g cordova@10.0.0 not working crash I need update name="android-targetSdkVersion" value="29" Android 10

2020-10-27 Thread GitBox
timbru31 commented on issue #251: URL: https://github.com/apache/cordova/issues/251#issuecomment-717206227 Please see https://cordova.apache.org/announcements/2020/08/04/cordova-cli-release-10.0.0.html - you will need a minimum of Node.js v10.10. Your version is EOL since April 2019. -

[GitHub] [cordova] timbru31 closed issue #251: npm uninstall -g cordova npm install -g cordova@10.0.0 not working crash I need update name="android-targetSdkVersion" value="29" Android 10

2020-10-27 Thread GitBox
timbru31 closed issue #251: URL: https://github.com/apache/cordova/issues/251 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

[GitHub] [cordova-plugin-file-transfer] timbru31 closed issue #285: File upload breaking with Error code - 3 When updated from v1.7.2-dev to 2.0.0-dev

2020-10-27 Thread GitBox
timbru31 closed issue #285: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/285 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [cordova-plugin-file-transfer] timbru31 merged pull request #284: fix(ios): headers are not being sent

2020-10-27 Thread GitBox
timbru31 merged pull request #284: URL: https://github.com/apache/cordova-plugin-file-transfer/pull/284 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [cordova-plugin-file-transfer] timbru31 opened a new pull request #287: fix(ios): remove hardcoded X-Requested-With header

2020-10-27 Thread GitBox
timbru31 opened a new pull request #287: URL: https://github.com/apache/cordova-plugin-file-transfer/pull/287 no other platform sets this header and it should be up to the user if it's desired to 'disguise' the HTTP call as an XMLHttpRequest ---

[GitHub] [cordova-plugin-file-transfer] HarelM commented on pull request #284: fix(ios): headers are not being sent

2020-10-27 Thread GitBox
HarelM commented on pull request #284: URL: https://github.com/apache/cordova-plugin-file-transfer/pull/284#issuecomment-717233191 Thanks! @timbru31 This is an automated message from the Apache Git Service. To respond to th

[GitHub] [cordova-plugin-file-transfer] timbru31 merged pull request #287: fix(ios): remove hardcoded X-Requested-With header

2020-10-27 Thread GitBox
timbru31 merged pull request #287: URL: https://github.com/apache/cordova-plugin-file-transfer/pull/287 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [cordova] nilecherry opened a new issue #253: Cordova app can not be launched in Android 11

2020-10-30 Thread GitBox
nilecherry opened a new issue #253: URL: https://github.com/apache/cordova/issues/253 # Bug Report Cordova app can not be launched in Android 11 ## Problem NoClassDefFoundError: Failed resolution of: Lorg/apache/cordova/CordovaActivity ### What is expected to happen? Please c

[GitHub] [cordova] manivacube opened a new issue #254: Not able to see any results in google analytics console

2020-11-03 Thread GitBox
manivacube opened a new issue #254: URL: https://github.com/apache/cordova/issues/254 When we tried to add this plugin with cordova mobile apps(both ios & android), we are not able to see any results. We are not sure whether it is working properly or not. Actually we are not clear with the

[GitHub] [cordova] timbru31 commented on issue #254: Not able to see any results in google analytics console

2020-11-03 Thread GitBox
timbru31 commented on issue #254: URL: https://github.com/apache/cordova/issues/254#issuecomment-721141771 I'm closing this issue since we can't support any third party plugins from the community. You should ask the author(s) of the mentioned plugin for installation instructions. ---

[GitHub] [cordova] timbru31 closed issue #254: Not able to see any results in google analytics console

2020-11-03 Thread GitBox
timbru31 closed issue #254: URL: https://github.com/apache/cordova/issues/254 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

[GitHub] [cordova-plugin-contacts] AliMohammad93 commented on issue #224: App crashed

2020-11-06 Thread GitBox
AliMohammad93 commented on issue #224: URL: https://github.com/apache/cordova-plugin-contacts/issues/224#issuecomment-723047843 like @basitraza339 said it's read permission issue on new android version so i used this plugin [cordova-plugin-android-permissions](https://github.com/NeoLSN

[GitHub] [cordova-plugin-file-transfer] DesignerApparelSales opened a new issue #288: Can I still use this plugin for the latest Cordova?

2020-11-09 Thread GitBox
DesignerApparelSales opened a new issue #288: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/288 I heard this plugin got deprecated, But my app use var fileTransfer = new FileTransfer(); var uri = encodeURI("http://some.server.com/download.php";); fileTr

<    1   2   3   4   5   6   7   8   9   10   >