Squirrel / Squirrel.Mac

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

What to return when there is an error in the update server? #268

Open jayakrishnankp opened 1 year ago

jayakrishnankp commented 1 year ago

What should be the response json structure be for update server errors? For e.g. if the app does not send some details to the udpate server, I need to return an error response (Electron app in question)