Issue/bug in SmartApp install

AFAIK the installed() method is called when the SmartApp is installed, and updated() called when the app is updated.

For some reason when I’m installing SmartApps it’s calling installed() immediately followed by updated()

Anyone else seeing this?

1 Like