Quantcast
Viewing all articles
Browse latest Browse all 17061

Why IOS on react native duplicates my cookie?

I do a POST request with axios and I set a Cookie in the headers. In Android it works fine but in iOS the server's logs show me that the cookie has been duplicated by iOS. I have set an interceptor in my js code that shows that the error is not from my code.

Thanks.


Viewing all articles
Browse latest Browse all 17061

Trending Articles