I'm running into an issue trying to pop up a warning message for the Yosemite installer: the message is triggered properly when the app launches, but a new warning dialog box is created every 10 seconds. They stack on top of each other and need to be dismissed individually.
This is an issue because the App Store will launch the installer when the download is completed. I can imagine a user coming back to their computer with hundreds of dialog boxes to click away. I don't want to kill the process (which would resolve this), just warn users.
I am running 9.52, is this a known issue that anyone else has experienced? I don't recall seeing this behavior in our previous version, where we were displaying a Yosemite Beta warning.