Closed michilu closed 1 year ago
Hi guys,
I think better returns the error if return error in Updater.fetchAndVerifyPatch. My use case is looping retry update until success update, if fails update, catch the error.
Thanks!
The idea here is that if the bin patch fails it will keep going to grab the full binary. If that fails an error will be returned.
Hi guys,
I think better returns the error if return error in Updater.fetchAndVerifyPatch. My use case is looping retry update until success update, if fails update, catch the error.
Thanks!