Hi guys, hope all is well.
I am making a travel app of which a feature is included to add a destination that is missing from the data/local table. Therefore, I want to add that destination to the local table’s data, which I already know how to do. But my question is that, is there a possibility to make that local table a cloud data source, saving for every device that uses the application.
Can you explain this a bit more? Are you wanting to convert an existing local data source into a cloud data source? Why would you not just start with a cloud data source instead? That way, all users share the same data even if it’s updated.