Post

Replies

Boosts

Views

Activity

Reply to Automatically restarting a Mac App Store sandboxed app
Even we too have similar kind of issue wherein we don't have a mechanism to relaunch background app which runs continuously in case of crash. We get user consent to run this background app and are using helper app installed via SMLoginItemSetEnabled API to launch background app on subsequent login. But helper app is terminated once it successfully launches background app. So @Eskimo do you mean we can use the helper app to monitor the state of main app and relaunch it whenever crashes. Can we keep the helper app installed via SMLoginItemSetEnabled API running all the time?
Feb ’23