I've deployed app to the server with autoupdates before app is launch enabled
<subscription>
<update>
<beforeApplicationStartup />
</update>
</subscription>
and I installed this app on the other machine. But when I do some changes to the project and republish it to the same server, installed app on the other machine doesn't see updates and running older version. I'm increasing revision number in every republish. Why does not that app see an update?
Thank you.
There are many things you cancheck.