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

Shutdown blockchain connection #88

Open
jonathanraes opened this issue Jun 5, 2017 · 1 comment
Open

Shutdown blockchain connection #88

jonathanraes opened this issue Jun 5, 2017 · 1 comment

Comments

@jonathanraes
Copy link
Collaborator

jonathanraes commented Jun 5, 2017

Blockchain is not closed when the app is minimized. Only when it is forcefully closed.

To implement this we could add a toast saying press back again to exit the application, and close the connection only when back is pressed twice?

@wkmeijer
Copy link
Member

We could extend Activity to create our own activity class which stops and starts the connection when the activity is minimalized or not.

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