I've confirmed the cookie is been placed on developer tools and connecting a iPhone and test with Safari on a Mac. When using a simple W3Schools javascript function to read the cookie it works perfectly fine.
I've confirmed that the path is correctly "/".
If I could I would just get the cookie with Javascript but I need the cookie value for a WordPress query.
When using the following snippet in Chrome and FF it works fine. But iOS and Safari will not get the cookie.
I've confirmed the cookie is been placed on developer tools and connecting a iPhone and test with Safari on a Mac. When using a simple W3Schools javascript function to read the cookie it works perfectly fine.
I've confirmed that the path is correctly "/".
If I could I would just get the cookie with Javascript but I need the cookie value for a WordPress query.
STACKOVERFLOW