I’ve been working on this app for weeks and when I tried running it in live mode almost none of the features worked, despite appearing to work perfectly in development and live previews. None of the data from the database (requested via “Do a search…”) displayed. I tried creating a new account and trying to display a basic image from a search of images. There are no errors or signs of problems in previews, but nothing displays live.
Has anyone ever built a live running app with bubble that displays any data from the database other than text and numbers?
I’m very curious! Please post links, both to the editor and your live page.
The live app and the development app use different databases. So, when you display the results of the database, you’ll get two different results because the underlying data is different.
Perhaps you simply haven’t loaded much data to your production app’s database?
For anyone else who had no idea, the “switch to live” link is in orange on the right hand side of where your data spreadsheets are displayed (under the “App Data” tab).