I have m.xxxx.com and www.xxxx.com subdomains all my project in the www.xxx.com and when I need to send ajax request like login and so on it return value but when I call it again the session and cookie removed
I was testing the application www.xxxx.com/mobile
and all the request where worked probebly what should I do
and also sitting Access-Control-Allow-Origin:*;
for the cross origin problem but the session not sharing between those two subdomains