Failed to receive all candidate while integrating with android client

Hey all, I am using android client of Licodehttps://github.com/jonahzheng/licodeClientForAndroid.First of all When this client is running it gives error due to libjingle_peerconnection library. i am removing this error. Now also this client is based on androidasync-1.2.6.jar for socket connection which is deprecated. I removed this library with ‘io.socket:socket.io-client’. and successfully socket connection is completed.

When I create offer/answer then we are not getting any response. Getting error at server side "Failed to receive all candidate.
I am stuck on this from last week. please anyone help me to resolve this issue.