Results 546 comments of jcesarmobile

It doesn't lead to binary rejection, Apple warns just in case you forgot and some people get scared about the warning. But still, not good that all apps that don't...

You have to change this number to be a bit smaller https://github.com/gurisko/cordova-plugin-accountkit/blob/master/src/android/AccountKitPlugin.java#L31

Linking PR https://github.com/gurisko/cordova-plugin-accountkit/pull/64

The issue is about the install instructions indicating to use cordova-approov-advanced-http package, but that package doesn’t exist on npm. There are three occurrences of cordova-approov-advanced-http in this repository, I think...

I've been testing and it wasn't working on Capacitor 3 neither, using bom dependencies was not supported on cordova until cordova-android 11, released less than a month ago. It breaks...

Any information about how to reproduce the issue?

Relevant PR where that was introduced https://github.com/apache/cordova-plugin-wkwebview-engine/pull/27

@mlynch, the original issue is about `document.cookie` not working (or returning `""`). I don't think the HTTP plugin will be able to solve that. I tested in the past (and...