khushhalblulabs

Results 2 issues of khushhalblulabs

`{"errors":[{"message":"Not Patient Found","locations":[{"line":1,"column":68}],"path":["getCareTeam"],"extensions":{"code":"UNAUTHENTICATED"}}],"data":{"getCareTeam":null}}` This above is my server error that I want to parse in my apollo client response, but onResponse() function didn't called, I am getting Apollo Exception in...

:bug: Type: Bug

I couldn't find any resume() or pause() function to pause/resume video recording in my Android app. Any help would be appreciated. There is stopRecording() function only that I used to...