'Next.js deployed app not working properly on iphone IOS 15

So recently I deployed a beta version of an ecommerce app which I made for a friend. You can find it here : https://above-the-sky.vercel.app/

But I have a problem with the login. Everything works just fine on an Android Phone , but when I try to log with an iphone, it says 'logged in' but it's not actually logged in, it comes back at the state where it was before logging in. So I suppose it's a ios problem but I really don't know where to start searching for a possible answer for this. I searched all the internet but I didn't find anything with this problem specifically.

I tried multiple platforms aswell like vercel, netlify or heroku but I found the same issue.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source