I have an app that I am developing and I have a user that reports that the app crashes on iOS 4. I don't have any devices that have iOS 4 on them and I suspect I have inadvertently used some code that is only available on iOS 5. Does anyone have any good tricks for tracking something like this down?
EDIT: I should also mention that the code in question is probably hanging out in the MediaPlayer Framework, so testing in the simulator won't help.
EDIT: I should also mention that the code in question is probably hanging out in the MediaPlayer Framework, so testing in the simulator won't help.
Last edited: