Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
https://forums.developer.apple.com/thread/6767
NSAllowsArbitraryLoadsInWebContent (defaults to NO)
NSRequiresCertificateTransparency (defaults to NO)
NSAllowsLocalNetworking (defaults to NO)
NSAllowsArbitraryLoadsInMedia (defaults to NO)
NSRequiresCertificateTransparency is not top level, but is under NSExceptionDomains
1. Add this feature to the iOS platform
2. Add new attribute parsing to ConfigParser in CordovaCommon
3. Add docs for new attributes
Attachments
Issue Links
- relates to
-
CB-11440 iOS: Remove default: disabled NSAppTransportSecurity - soon required by Apple
-
- Resolved
-
- links to