#Triggering app restart.

2 messages · Page 1 of 1 (latest)

void sundial
#

Context: I'm searching for a means to trigger an app restart event, eg. when resetting a cache, etc.
Currently I'm able to trigger an app shutdown while informing the user that they have to start up the app again, and was wondering if there is a reliable means of restarting the app programmatically as it is more convenient.

vague quest