If I handle the Session streamDestroyed event my application crashes.
This happens even with an empty handler.
Edit: This appears to only be happening if I call session.forceDisconnect in my webapp to force the mobile app out of the session.
e.g. "session.forceDisconnect(connections[i])"
If I handle the Session streamDestroyed event my application crashes.
This happens even with an empty handler.
Edit: This appears to only be happening if I call session.forceDisconnect in my webapp to force the mobile app out of the session. e.g. "session.forceDisconnect(connections[i])"