0

In AppMaker: Is there a way to make a difference between the app running in preview mode and the app running as a deployed version ?

Because my app is sending mails and is setting Apps scripts triggers but the config for those should be different in preview mode and deployed versions.

Thanks

Valentin Coudert
  • 1,759
  • 3
  • 19
  • 44

1 Answers1

0

The preview is just another deployment. It has its own drive table. One option is to store your config in drive table.

Jason Liu
  • 186
  • 5