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

NoSQL should use applicationContext to avoid memory leak #6

Closed
Jearil opened this issue Aug 15, 2014 · 1 comment
Closed

NoSQL should use applicationContext to avoid memory leak #6

Jearil opened this issue Aug 15, 2014 · 1 comment
Assignees
Labels
Milestone

Comments

@Jearil
Copy link
Owner

Jearil commented Aug 15, 2014

as pointed out by daniel_sk (http://www.reddit.com/r/androiddev/comments/2dktqe/releasing_simplenosql_data_library_for_easy/), the NoSQL.with(Context) method should use getApplicationContext to prevent leaking an activity.

@Jearil Jearil added the bug label Aug 15, 2014
@Jearil Jearil self-assigned this Aug 15, 2014
@Jearil Jearil added this to the 0.2.1 Release milestone Aug 15, 2014
@Jearil
Copy link
Owner Author

Jearil commented Aug 15, 2014

Fixed and will go into the 0.2.1 release.

@Jearil Jearil closed this as completed Aug 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant