Andrew Niese asked 2017-11-15 18:12:08 UTC
If a WiseJ session is running on a device, and a new version is published to the server, the following message pops up, and the session becomes dead:
Invalid session.
at: Wisej.Core.ReponseManager.Process.Request(ServiceType service, Object message)
How can this event be intercepted and overridden? I want to customize the MessageBox text and behavior, so we can reload the app URL.
Tried this in default.html, but it didn't fire: http://wisej.com/support/question/network-errors-dialogs
Andrew Niese asked 2017-11-15 18:12:08 UTC
If a WiseJ session is running on a device, and a new version is published to the server, the following message pops up, and the session becomes dead:
Invalid session.
at: Wisej.Core.ReponseManager.Process.Request(ServiceType service, Object message)
How can this event be intercepted and overridden? I want to customize the MessageBox text and behavior, so we can reload the app URL.
Tried this in default.html, but it didn't fire: http://wisej.com/support/question/network-errors-dialogs