Viraj Padsala
Viraj Padsala

Reputation: 1398

Iphone simulator not reset it's content.How to reset it?

I'm using xcode 8 it works fine but when I try to reset simulator using

In the iOS Simulator, press iOS Simulator in the menu at the top of the screen, 
and press 'Reset Content and Settings...'. This should clear the entire simulator.But it gives below error.

snap 2

Then i try using Terminal and get same error like below

snap 1

Please help me with this issue thanks in advance.

Upvotes: 1

Views: 379

Answers (1)

Gourav Joshi
Gourav Joshi

Reputation: 2419

May be its not the answer you expect, However it will help you when you not get proper answer.

Delete that simulator from Xcode-> Window-> Devices and add new simulator of same target. I hope may be it will work like we reset the simulator.

Upvotes: 2

Related Questions