hassan-1993
Results
2
issues of
hassan-1993
# Bug Report ## Problem i am trying to hide and disable the splash screen ### What is expected to happen? All i want is to remove the splash screen...
support
``` DeepstreamFactory factory=DeepstreamFactory.getInstance(); client = factory.getClient("my url"); //and after logging in Record record=client.record.getRecord("my path"); ``` calling client.record.getRecord("my path") never finish excecuting if connection not available