Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes when press Stop Recording #2

Open
malhal opened this issue Apr 20, 2013 · 1 comment
Open

Crashes when press Stop Recording #2

malhal opened this issue Apr 20, 2013 · 1 comment

Comments

@malhal
Copy link

malhal commented Apr 20, 2013

Start recording then stop, it crashes!

@malhal
Copy link
Author

malhal commented Apr 20, 2013

you need to set timer = nil; after [timer invalidate];

Otherwise you are trying to call invalidate on a random pointer in the finished recording delegate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant