views:

23

answers:

0

Anyone know how to remove all each NSURLCredential for my application? I'm using asihttprequest as library and I'm trying to implement a logout function and [ASIHTTPRequest clearSession] doesn't seem to be enough!

looking at the sqlite db here:

"~/Library/Application Support/iPhone Simulator/4.0.1/Library/Keychains"

after [ASIHTTPRequest clearSession] seems that there is a row in inet table that I have to remove!