Re: changes file list logs
Hello All,
I created a release request and it successfully completed. but I want to see what changes have been deployed on code push server. As screenshot attached.

You want to see the binary zip that's stored on the server?
How to see binary zip is there a link because through a portal I'm not able to see my release commit also. But through a cmd, I can see as send in the last screenshot.

You can't see a binary link, only the app will receive it if relevant. But it's simply a zipped version of the app folder in the platforms directory (the one containing tns_modules).
When we commit any release it takes only changes or again full app folder.