Required cookies prevent app users to see full content
We’d need assistance regarding an ongoing issue with the Help&Contact page handling in the AEGEAN app and mobile browser for the logged-in users. More specifically, when an Apple user is trying to access Help and Contact on an Apple device through Aegean’s app or browser, they get the error "Cookies are required".
As per our partner: “In order to be able to access it, third-party embeds should be allowed to request access to their first-party cookies when the user interacts with them. To do this, the Storage Access API was created.
The Storage Access API offers two new functions to cross-origin iframes — document.hasStorageAccess() and document.requestStorageAccess(). It also offers the embedding top frame a new iframe sandbox token — “allow-storage-access-by-user-activation”.