Hi, since iOS 13.3 beta I am having issues with cookies not setting correctly on a cordova app.
I am using the latest version of ionic-webview:
cordova-plugin-ionic-webview 4.1.3 "cordova-plugin-ionic-webview"
I attach login response with set-cookie headers

And then check user get http without any cookie set.

Anybody else experience this bug?