Re: Proxy for CORS/ITP issues built into cordova-ios

2020-11-05 Thread Niklas Merz
Thank you these are good ideas. I think having this "proxy" in cordova-ios does not sound right, too. What do you all think about a) and b)? I am not sure which one to prefer. I hope I find time to work on this soon and move this forward. I tend to prefer b) with a method built in cordova-ios

Re: Proxy for CORS/ITP issues built into cordova-ios

2020-11-05 Thread julio cesar sanchez
I don't think the proxy belongs to cordova-ios, I think it should be a separate plugin, but not a webview plugin, I think cordova-ios should allow one this two: a) cordova-ios should allow plugins/users to set their own WKURLSchemeHandler. This can be problematic since there can only be one for

Re: Proxy for CORS/ITP issues built into cordova-ios

2020-10-13 Thread Niklas Merz
This might take time to get released in Cordova iOS if it becomes part of the platform at all. On 2020/10/08 21:22:08, Steve Podell wrote: > Hi, >   I desperately need this for the non-profit WeVote Voter Guide app > .  Please add your change to cordova IOS, it >

Re: Proxy for CORS/ITP issues built into cordova-ios

2020-10-08 Thread Steve Podell
Hi,   I desperately need this for the non-profit WeVote Voter Guide app .  Please add your change to cordova IOS, it seems like a core feature for IOS 14 to me. Thanks, Steve Podell We Vote On 10/7/20 8:18 AM, Niklas Merz wrote: Hi everyone As some of you know I