I am building a uber eat like app. I would like my users to be able to enter their zip code and save it in the user info sheet. If the zip code is ok, they are able to continue the checkout process.
When they press the zip code button, I can see the data updating in google sheet, however, the data are not refreshed in Glide. Why?
I just update to Pro plan and select in the Data section “refresh data while editing or using the app”, and the behavior is the same as before… when users update their profile, the app doesn’t refresh from google sheet.
I mean when the user chooses a zip code on User Profile page, the zip code appears well on google sheet, user closes the user profile page and go back to the product page, the zip code doesn’t appear, the data is well sent to google sheet but the Glide App not updated, I must refresh my browser for see it on the app side, and it’s not what my customer want.