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

Register broadcast receiver on resume #52

Merged
merged 1 commit into from
Apr 5, 2020
Merged

Register broadcast receiver on resume #52

merged 1 commit into from
Apr 5, 2020

Conversation

jmp
Copy link
Contributor

@jmp jmp commented Mar 4, 2020

This should fix the "Receiver not registered" problem by registering the receiver again when the activity is resumed.

Tested on a real Android phone and it seems to get rid of the crash when closing the app with the back button.

Closes #48

This should fix the "Receiver not registered" problem by registering
the receiver again when the activity is resumed.
@jmp jmp mentioned this pull request Mar 4, 2020
@plrdev plrdev merged commit 8f3b34d into solinor:master Apr 5, 2020
@gofore-circle
Copy link
Collaborator

🎉 This PR is included in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Receiver not registered
3 participants