Can you determine the version of APP a user is using

qrapp
New Member

Is it possible to determine the version of an app a user is using ? and if so ? require their browser / device to sync the app like a fresh start or relaunch. It is not an option to ask users all over the world to clear their device /browser cache.

here is the logic:

new app version 10.1 is current and live

old app version 9.9 is cached in users device or browser

have a valid_if / context(???) that checks version number and report an error to user

“your version 9.9 is not the lastest version” please restart your app / clear browse /device cache etc

Thank you

Status Open
3 3 243
3 Comments
Aleksi
Staff

Hi, unfortunately we don’t have tool for that purpose. Though it makes sense. I will change this post to “Feature request”.

Grant_Stead
Silver 5
Silver 5

I too would like context to have an argument for the version number. You could do data partitioning expressions that then keep users that haven’t downloaded the new version on existing data schemas , and users that have synced the new version on new schema. @tsuji_koichi

Status changed to: Open
Pratyusha
Community Manager
Community Manager