tudordumitriu commented on issue #922:
URL: https://github.com/apache/cordova-ios/issues/922#issuecomment-747320478
Hi guys
We are in the same situation.
We are using cookie based authentication (multiple subdomains actually), and
since updating to latest iOS version 14.2, and upgrading the build machine to
Big Sur and XCode 12 the login stopped working (cordova ios 6.1.1 and cordova
10).
After few days of trying all sorts of things (including the above mentioned
plugins - which we are actually using for years) they only thing that worked
was adding the NSCrossWebsiteTrackingUsageDescription key and then after
installing the app going in Settings and enabling 'Allow Cross-Website
Tracking'.
Adding WKAppBoundDomains empty or with our apis just stops the app from
loading (it remains in splashscreen - no errors in logs)
So, as far as I can say @NiklasMerz all hopes on your PR and we should
expect this to be fixed in like 6.1.2?
Has anyone else managed to fix it by using WKAppBoundDomains?
----------------------------------------------------------------
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 specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]