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

Crash when used in AndroidX project #57

Closed
mariciv opened this issue Aug 1, 2019 · 1 comment
Closed

Crash when used in AndroidX project #57

mariciv opened this issue Aug 1, 2019 · 1 comment
Labels

Comments

@mariciv
Copy link
Member

mariciv commented Aug 1, 2019

Currently, it is neccessary to also add implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.0.0' depndecy to an AndroidX project.

Without the dependency, DB inspector can't resolve LocalBroadcastManager and this will cause a crash when you try to access your DB.

@mariciv mariciv added the bug label Aug 1, 2019
@reisub
Copy link
Contributor

reisub commented Oct 26, 2019

Fixed in version 4.0.0 which was just published, thanks for the bug report!

@reisub reisub closed this as completed Oct 26, 2019
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

2 participants