Storage access
Widely available in browsers but not in WebViewsThe document.requestStorageAccess()
method allows content in iframes to request storing and reading cookies and other site data, while the document.hasStorageAccess()
method checks if such access is granted.
Safari Browser
iOS
11.3