iPad/iPhone Chrome - Auth Cookie not setting over jquery post (ajax) - MVC 3 iPad/iPhone Chrome - Auth Cookie not setting over jquery post (ajax) - MVC 3 google-chrome google-chrome

iPad/iPhone Chrome - Auth Cookie not setting over jquery post (ajax) - MVC 3


Was already ansewerd here: Asp.Net Forms Authentication when using iPhone UIWebView

I used the default config which is more reasonable given current browsers distribution.

<browsers>  <browser refID="Default">     <capabilities>       <capability name="cookies" value="true" />     </capabilities>  </browser></browsers>