My problem is: I am unable to destroy a session or create a session after leaving my android game running on a device and the device goes to sleep for a while.
When I wake the device with the game still running, I am unable to destroy the session or create a new session. Is there a way to reinitialize the online subsystem or game instance so that multiplayer sessions works again without restarting the entire game?