NiklasMerz opened a new issue #922:
URL: https://github.com/apache/cordova-ios/issues/922


   # Bug Report
   
   ## Problem
   
   Apple just announced that iOS 14 will enable "Intelligent Tracking 
Prevention" (ITP) by default in WKWebView. This issue is open for discussion 
around that and possible ways to fix Cordova apps that break with these 
changes. Please leave a 👍 if you are having issues with this change.
   
   ## Possible solution -> Work in progress
   
   * Add preference and features to allow users to disable ITP in settings
   * Proxy though WKUrlSchemehandler
   * Get exception in Webkit?
   
   
   ## Information
   <!-- Include all relevant information that might help understand and 
reproduce the problem -->
   
   [WKWebView session from WWDC 
2020](https://developer.apple.com/videos/play/wwdc2020/10188/)
   
   [Webkit bug report](https://developer.apple.com/videos/play/wwdc2020/10188/)
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you 
experiencing the issue? -->
   iOS 14 beta
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   


----------------------------------------------------------------
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]

Reply via email to