So I’m preparing an update to #SmashTunes and I’m having a question for anyone out there who has a #macOS #widget accompanying their app. In my case the widget shows the album artwork of the currently playing song in either #applemusic or #Spotify.
So here’s the question: should the widget terminate when my app quits or can it keep on running? If it should terminate, how to do that? My main app has no PID or other reference to the widget. I’m curious on your take.
#Swift #indiedev #interprocess