Exception com.facebook.react.common.JavascriptException: Error: Cannot call database.adapter.underlyingAdapter while the database is being reset
I can see multiple crashes in the play store with the above stack trace, I am using watermelon DB in react native.
what might causing this issue?