You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It currently lacks a mechanism to actively inform users that their app is outdated. We will introduce a new mechanism in this project to
Check the earliest supported semantic versioning endpoint number, e.g., v4.
For all semantic versioning endpoint number less than that number, access to them result in 410 Gone.
Make a convention that if app receives 410 Gone, popup to notify user that their current app is outdated to use the current feature. They can choose to update or not to update based on their willingness.
It currently lacks a mechanism to actively inform users that their app is outdated. We will introduce a new mechanism in this project to
v4.410 Gone.410 Gone, popup to notify user that their current app is outdated to use the current feature. They can choose to update or not to update based on their willingness.