I don’t know how many of you need to consult your app’s database on the go, on mobile. Maybe you are on the subway and need to check something.
Understandably, the editor is pretty much unusable on mobile, even to check the database.
Here’s the question… is there a way to easily check the DB like on the web app but on mobile?
You have to just create an admin panel. Create a repeating group that shows the data for your chosen data type. Obviously if you want filters/sorts you have to configure all of that manually. There’s not really another Bubble-provided solution for mobile data viewing.