How to check my room db in a compose multiplatform...
# multiplatform
r
How to check my room db in a compose multiplatform? Using app inspector the db is always closed. The only way is building inspection log?
b
I've been using flipper for Android and iOS
r
Yeah, I used the Device Manager. Works likes a charm with a SQL viewer plugin. Thanks for the suggestion.