If the user kills the app while it’s running (e.g., swipes it away or force-stops it), then the user’s session should also be automatically ended. The app should not keep the session active in the background after it’s killed.
How to achieve this?
2 Likes
@Shishankbarua @Vinay_Pratap_Singh Is it possible in VDesigner 2 applications to automatically terminate the session when the application is killed but still running in the background?
1 Like
As of now this is not achievable.
For this, an App-Level Event is scheduled for release in the mid-August deployment.
1 Like
But there is workaround to manage this using inactivity session timeout which can be configured at vConnect level.
1 Like