>> It is on our todo list to try to avoid quitting the simulator in the CoreSimulator / Xcode 6 environment.
>>
> That would be much appreciated!
I am not optimistic that the CoreSimulator environment will be stable enough. :(
>> If this is actually happening, then it is a bug. How are you determining that the content and settings are being reset? What is the symptom?
> Each time the simulator resets, it will auto-capitalize and auto-correct everything that is typed. I can go in to the settings, turn off all of the settings under 'Keyboard', run a calabash test, have it fail (due to a word being auto-corrected), and come back to the 'Keyboard' settings and see that the settings have all been turned back on.
Can you confirm that you are not calling reset_simulator_content_and_settings from somewhere?
If not, please file an issue here:
https://github.com/calabash/calabash-ios/issues
and we will investigate.
I believe there was some traffic about this issue on the Apple developer forums. It might be a known bug; there seem to be many issues with defaults/settings in the simulators.