ZoomApp once opened can be seen in opened section …
When clicked , it opens up the app without refreshing or reloading keeping the previous state of the application intact…
Is there any way we can reload the app everytime user clicks on opened apps…
@romit.x.sanyal You can try attaching a focus event to the window object in JavaScript to see if that is triggered as the window changes between the background and foreground.