Skip to content
This repository was archived by the owner on Apr 29, 2021. It is now read-only.

Conversation

@niik
Copy link

@niik niik commented Nov 21, 2012

AVCaptureSession wasn't being released and as such leaks memory. In our application it wasn't really an issue on iPhones but it becomes a problem fairly quickly (~80 scans) on low-memory devices such as the third and fourth generation iPod Touch.

AVCaptureSession wasn't being released and as such leaks memory. In our
application it wasn't really an issue on iPhones but it becomes a problem
fairly quickly (~80 scans) on low-memory devices such as the third and fourth
generation iPod Touch.
@RandyMcMillan
Copy link

@wader
Copy link

wader commented Nov 23, 2012

Was this fixed? can't see that is has been merged or is there something wrong with the change?

@devgeeks devgeeks reopened this Nov 26, 2012
devgeeks added a commit that referenced this pull request Nov 26, 2012
Fix for memory warnings due to AVCaptureSession leak
@devgeeks devgeeks merged commit d0e164f into phonegap:master Nov 26, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants