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

Toast error when launching inspector: Parameter specified as non-null is null #2

Open
XtreeIvI opened this issue Feb 1, 2024 · 0 comments

Comments

@XtreeIvI
Copy link

XtreeIvI commented Feb 1, 2024

Toast error when launching inspector. Kotlin = "1.9.22". Room = "2.6.1"
Exception:

java.lang.NullPointerException: Parameter specified as non-null is null: method androidx.sqlite.db.framework.FrameworkSQLiteDatabase.query, parameter bindArgs
at androidx.sqlite.db.framework.FrameworkSQLiteDatabase.query(Unknown Source:8)
at com.ktvipin.roominspector.query.QueryRunner.query$library_release(QueryRunner.kt:62)
at com.ktvipin.roominspector.view.RIMainActivity.getTableNames(RIMainActivity.kt:135)
at com.ktvipin.roominspector.view.RIMainActivity.onCreate(RIMainActivity.kt:93)

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

1 participant