After days of research on how to move the default app folder to a Shared drives, I finaly found a solution. I didn’t find any topic here that solved the issue, and many links where depreciated.
So I hope this can help.
If you want to put the default app folder on a Shared drives, you need to put first /[TeamDrive]
before the name of the Shared drives. [TeamDrive] tell Appsheet to go look in the Shared drives folder.
So if you have a Shared drive name MyApp, and you want the default folder inside AppFiles, it would look like this:
/[TeamDrive]MyApp/AppFiles
I find this support article not clear enough, and it look like [TeamDrive] is just a default name, but it is in fact what you need to write before the folder name.
Hope this can help someone in the futur.
Regards,