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

Memory Leak #61

Closed
ShaneQi opened this issue Jan 20, 2017 · 4 comments
Closed

Memory Leak #61

ShaneQi opened this issue Jan 20, 2017 · 4 comments

Comments

@ShaneQi
Copy link

ShaneQi commented Jan 20, 2017

When initialing and showing multiple MessageView. Even all message views are dismissed, they are not released from the memory.

iOS version: 10.2
SwiftMessage version: 3.1.3 & 3.0.3
Xcode version: 8.2

screen shot 2017-01-20 at 13 27 56

@wtmoose
Copy link
Member

wtmoose commented Jan 22, 2017

@ShaneQi Thanks for pointing this out! I did a little digging and I'm seeing MessageViews retained even if I don't show them. I'll let you know when I get to the bottom of it.

@ShaneQi
Copy link
Author

ShaneQi commented Jan 22, 2017

Sounds good!

@wtmoose
Copy link
Member

wtmoose commented Jan 25, 2017

Check out 3.1.5.

@wtmoose wtmoose closed this as completed Jan 25, 2017
@ShaneQi
Copy link
Author

ShaneQi commented Jan 25, 2017

Thanks for the fix.

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

2 participants