Check for app updates (both ios and android)

Hi guys,

I want to implement a function that checks if a new version of the app is available for update everytime a user opens the app. If they do not have auto-update turned on then this function will remind them to update the app.

How can this be achieved in ios / android for ionic3?

1 Like