Hi Everyone,
We are developing front end using react and backend using wappler. While the integration works smoothly on chrome, for some reason it doesn't work on safari.
As much as I could find the reason belongs somewhere in setting the cookie in the browser. The cookie sets and sends back with the APIs properly in Chrome, in Safari it doesn't set at all.(I am checking in storage in the developers option). Has anyone faced any such thing ?
Thanks in advance for the help.