Hello everyone,
My client has an app that allows its users to write reviews using their mobile device. This happens as the user is walking around a certain physical location and by the nature of things their signal quality can change and the users could even have no reception.
Imagine a user walking inside a house, writing a review for the various rooms in the house but in some rooms there is no reception.
I’m looking for a way to store the data the user entered locally and than have bubble automatically update the backend when there is service.
Any advice on how to accomplish this?
Thanks!