Cross site tracking issue in Safari Browser
As I am working in AEM cloud project. I have created a component which inturn submit a form using iframe in which the third party form will be loaded by passing some of the parameters.
The functionality is working fine in all devices except the latest version of safari browser.
But the functionality is working fine in safari browser, by navigating to preferences-->privacy--> uncheck the "prevent cross-site tracking".
Is there any way to do this changes programmatcially to work on safari browser. Please suggest.
