-
Notifications
You must be signed in to change notification settings - Fork 301
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
ExoUserPlayer中强引用activity会导致内存泄漏哦 #147
Comments
检查你的使用没有释放相应资源? 没有肯定释放肯定要 |
大哥我这是实例,不是单例!而且ExoUserPlayer类的releasePlayers方法没有释放activity对象,肯定是会泄漏的啊。 |
版本2.1.91 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Leaks会报错
The text was updated successfully, but these errors were encountered: