I imported plugins in unity for AppWarp, and I am able to connect to server and get all the events as it should.
Once There was a problem in connection at the time when attempt connect to server was being made, and there was following exception occured and no "OnConnectDone" callback called...
NullReferenceException: Object reference not set to an instance of an object
com.shephertz.app42.gaming.multiplayer.client.WarpClient+<execute>d__3.MoveNext ()
com.shephertz.app42.gaming.multiplayer.client.WarpClient+<WaitForRequest>d__0.MoveNext ()