The app I'm working on is a sideloaded UWP app. There are 2 users of the tablet/computer. User1 installed an older version of the UWP sideloaded app. And User2 installed the older version and then updated to a newer version. User2 has been using the updated app for a while. After a couple of weeks, when launching the UWP app on the second user, it launches the older version instead of the new one.
I'm suspicious that there's something happening in the windows update. All of the tablets that has this issue has recently updated windows. Particularly having KB4489899. But I'm still not sure if that's actually the cause.
The workaround for this is to reinstall the app. But it still didn't explain why the version was reverted to the older one.
Update: Tried to reinstall the current version as a workaround. But few weeks later it reverted back again to the previous version.