So how do you get version of ionic app installed on user's device?
Any cordova api for that?
Also this approach works well for future builds. How should we invalidate past versions? (as the code for version check or dialog won't exist in old builds).
Thanks for your input.