Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm to use the record feature in UIAutomation that only works on Simulator 5.0.
when using UIAutomation on Simulator 4.3, it runs perfect.
when running my app from xcode on Simulator 5.0 it runs perfect.
this rules out the possibility that the app itself is crashing.

I tried resetting the simulator through Reset Content and Settings.
I tried selecting the target from the "Derived Data" folder of my app, or from the simulator Application folder, nothing worked.

any ideas?

share|improve this question
tried restarting your mac? solved some of my curious bugs (but in older xcode versions). – relikd Apr 29 '12 at 18:18
do you use any ios5 specific apis? – Chris Truman May 5 '12 at 21:30
the recording feature exists only in iOS5 simulator – Or Arbel May 6 '12 at 12:39
how exactly was this problem solved ? – Legolas Jun 14 '12 at 20:15
it wasn't, i used gorillalogic.com/testing-tools/monkeytalk – Or Arbel Jun 16 '12 at 15:27

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.