fix progress object param
@@ -640,7 +640,7 @@ codePush.sync({ updateDialog: true },
break;
}
},
(totalBytes, receivedBytes) => {
({ receivedBytes, totalBytes, }) => {
/* Update download modal progress */
);
The note is not visible to the blocked user.