Open farrukh-hashmi opened 7 years ago
Hi, I have used the code as you explained. Please check the issue that i am getting.
Here is my code, Cookie.get(StagingUrl,"connect.sid").then((cookie) => {
console.log(cookie) });
Getting Null when app restarts ? whats the issue.
Hi, I have used the code as you explained. Please check the issue that i am getting.
Here is my code, Cookie.get(StagingUrl,"connect.sid").then((cookie) => {
Getting Null when app restarts ? whats the issue.