Hey,
I am working on a site that was working fine - I tested all pages and data was being saved to database correctly.
It came to my attention today that one of the forms on mobile (ios) was not submitting at all (logic before redirect was failing).
I found that wixUsers - currentUser and getEmail aren’t working due to the fact the user is not logged in. This is strange because it was working before and I haven’t touched the code AND the code works fine on desktop - ie. the user flow works as expected and users are logged in upon registration.
Any ideas as to what could be the issue?
Cheers