Kalanidhi M

Results 2 issues of Kalanidhi M

I try to send a message after open the socket but nothing happened? Could anyone help on this ? Open the socket : ``` RetrofitHub.chatServices?.observeWebSocketEvent() ?.observeOn(AndroidSchedulers.mainThread()) ?.subscribeOn(Schedulers.io()) ?.subscribe({ Log.d("BKS-1", it.toString())...

When I try to call takePicture() method, shutter sounds happend but setOnPictureTakenListener method doesn't called . But some devices its work I check with pixel devices