Database inspector in Android studio show nothing
I use Drift as my database, currently I need to visualize the data to fix bugs in the project.
After I connected the emulator and the application, it said there’s nothing to show in the database inspector. But in fact, I’ve already wrote a lot of query methods and create some data, it shouldn’t be ‘nothing to show’ in the database.