Squirrel / Squirrel.Mac

:shipit: Cocoa framework for updating OS X apps :shipit:
MIT License
1.57k stars 128 forks source link

Launching the app manually during update installation stops the update #266

Open pietrovismara opened 2 years ago

pietrovismara commented 2 years ago

After closing the app and starting the installation the update takes about 15s, after which the app is relaunched automatically.

If I launch the app manually before the installation is completed the effect is that the update is stopped.

Is this expected behavior, and if it is how can I show some progress indicator or even prevent the app from opening during the installation?

aprilandjan commented 11 months ago

@pietrovismara That is the problem we encountered. Did you found any solution for this?

pietrovismara commented 9 months ago

@aprilandjan sorry for the late reply, I haven't.

aprilandjan commented 9 months ago

@aprilandjan sorry for the late reply, I haven't.

Thanks for your reply. I digged a lot and found that it is hard to solve that. Given up right now 😭