We have a custom-built ICELIB app and occasionally, it crashes (hey, we're still tracking down all the bugs). When the app restarts, the user must (of course) log back into the IC via the app. This creates a second session (confirmed when looking at the session manager).
What we'd LOVE to be able to do is RECOVER the other session by connecting to it via ICELIB, instead of creating a new one. Does anybody know of any way to do this?