Open 17Amir17 opened 11 months ago
This mainly happens when developing and hot reloading, but from playstore crash logs I have seen this happen in production, @radex is there any direction you can give me to investigate this? I tried looking around and it looks like the DB is being closed before this happens (I do not call this)
Hey, on my project whenever hot reloading or sometimes randomly when interacting with the app, the app crashes with the following error in flipper
Also this is what I see from the xcode breakpoint
I'm not really sure why it's closing the db either Any idea how I can debug this further?