nativescript-app-sync-server
nativescript-app-sync-server copied to clipboard
[DO NOT MERGE] Remove hash check from updateCheck
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.