How can I ensure that a user’s current order in my Adalo app persists and remains accessible after the user exits and reopens the app? Currently, the order is created on the order screen, but when the user closes the app and is redirected to the home screen upon reopening, the app no longer recognizes the current order.
I’m currently using Adalo’s free plan, and the app has not been published yet. Will upgrading to a paid plan or publishing the app change this behavior? If not, what’s the best way to save and retrieve this data reliably?