Skip to content

Fix memory leak on iOS when using controls (AVPlayerViewController)#1647

Merged
CHaNGeTe merged 3 commits intoTheWidlarzGroup:release/4.4.3from
jensellfors:master
Jul 4, 2019
Merged

Fix memory leak on iOS when using controls (AVPlayerViewController)#1647
CHaNGeTe merged 3 commits intoTheWidlarzGroup:release/4.4.3from
jensellfors:master

Conversation

@jensellfors
Copy link
Contributor

When using controls={true} on iOS we use AVPlayerViewController, but we weren't releasing the AVPlayer instance correctly. This is a simple fix but should lead to much better memory consumption when using controls.

Hopefully fixes #113 (and hopefully more related ones)

@CHaNGeTe CHaNGeTe changed the base branch from master to release/4.4.3 July 4, 2019 08:04
@CHaNGeTe CHaNGeTe merged commit 1433d16 into TheWidlarzGroup:release/4.4.3 Jul 4, 2019
@CHaNGeTe CHaNGeTe mentioned this pull request Jul 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants