It seems that the debugger is not reading my cookies.
In the IDE you can see that myCookieValue in = “”
But Safari clearly shows the value as: AAAAE
What am I missing?
It seems that the debugger is not reading my cookies.
In the IDE you can see that myCookieValue in = “”
But Safari clearly shows the value as: AAAAE
What am I missing?
Is it actually stepping into that if-then statement? Could it be that the debugger just hasn’t updated yet?
Yes it is. If you look at the variable in the debugger it is “”