I want to show a different UI in my client when download and unarchive finishes at background, Is there a sparkle delegate_method or any other way to get notified on unarchive/download finish?
Asked
Active
Viewed 179 times
1 Answers
0
After looking at the Sparkle-code - (void)updater:(SUUpdater *)updater willInstallUpdateOnQuit:(SUAppcastItem *)item immediateInstallationInvocation:(NSInvocation *)invocation
delegate method gets called on unarchive_finish.

john fedric
- 167
- 1
- 11