purya ghahremani

Results 5 comments of purya ghahremani

hi 1 - java client library version is 0.0.5 2 - server version is 2.7.2 3 - after 3 days and testing for near 2000 time, my android app couldn't...

OOOps!!! i find reason of problem my android project is based on KOTLIN when i create a new android JAVA project, library worked fine but i don't know why when...

i trace library code in Client.java at line 617 progress of code stoped and next block not run ` Protocol.ConnectRequest req = Protocol.ConnectRequest.newBuilder() .setToken(this.token) .build();`

yes, it worked in empty android project but in my case I have GRPC backend service and in prohect gradle already implemented `com.google.protobuf:protobuf-java ` now that add centrifuge-java dependency to...

hi sorry for too long to response thank you for your help i try this solution before, but it does not worked finally i use centrifuge-mobile library , its worked...