Open ZhuZeus opened 7 years ago
I can't get cookie by Cookie.get('url'), result is null,Android is fine,why that happen?
same, ios is not working.
that's a promise, you should use .then(...) to retrieve the cookie value
I can't get cookie by Cookie.get('url'), result is null,Android is fine,why that happen?