nativescript-app-sync-server icon indicating copy to clipboard operation
nativescript-app-sync-server copied to clipboard

[DO NOT MERGE] Remove hash check from updateCheck

Open tdermendjiev opened this issue 2 years ago • 0 comments

The updateCheck method doesn't populate the package object if current hash equals the package hash. It's better to return the full package info object anyway and decide in the client whether to download it. Should be released together the corresponding changes in the appsync-sdk.

tdermendjiev avatar Mar 03 '23 09:03 tdermendjiev