I am planning to make a mobile app that can b...

I am planning to make a mobile app that can be sold on google or apple app stores, but the problem is that AppSheet is designed to use a spreadsheet on cloud , so I cannot give each user a separate database that can be saved in his mobile (while in mobile apps the storage is done on the local storage of the mobile itself), is there any way to add the ability of storing the data on mobile storage instead of the cloud spreadsheet?

0 2 325
2 REPLIES 2

@Shadi_K you have to use Private Tables instead of Shared Tables. appsheethelp.zendesk.com - Using private tables Using private tables appsheethelp.zendesk.com

To clarify, Private tables are indeed per user, but they are still stored in the cloud, not on each userโ€™s device.

Top Labels in this Space