iphone - UIWebView: delete cookies of a specified webview -
i have 2 web views in want 2 run 2 different facebook accounts on both of these webviews. however, if sign in on 1 webview other webview automatically signs in these 2 webviews share same cookies. know can delete cookies using piece of code gets deletes cookies. however, deletes cookies of both webviews. there way delete cookies of 1 webview? or maybe alternate way of accomplishing this? thanks.
this not work, since both uiwebview
share same cookies.
uiwebview
cookies , cache shared app, each app has own cookies , cache stored apps sandbox. there no way change behavior.