cordova - ios-sim stopped working "NSCFString containsString" error -
i'm using ionic build hybrid mobile app. i've had no trouble launching emulator via "ionic emulate ios" command. of sudden command started throwing errors. i've tried removing adding ios platform, uninstalling re-installing ios-sim, still same error message below. appreciated, thanks 2015-06-13 14:06:20.198 ios-sim[12997:507] -[__nscfstring containsstring:]: unrecognized selector sent instance 0x7f98e06006e0 2015-06-13 14:06:20.200 ios-sim[12997:507] *** terminating app due uncaught exception 'nsinvalidargumentexception', reason: '-[__nscfstring containsstring:]: unrecognized selector sent instance 0x7f98e06006e0' *** first throw call stack: ( 0 corefoundation 0x00007fff9303925c __exceptionpreprocess + 172 1 libobjc.a.dylib 0x00007fff9058ee75 objc_exception_throw + 43 2 corefoundation 0x00007fff9303c12d -[nsobject(nsobject) doesnotrecognizeselector:] + 205 3...