On some occasions, user A calls user B and user A cannot see person B. They can hear each other and user B sees user A, but not the other way around.
Both user A and user B can see their local video track.
Our problem was that we were using AVMediaSession in a different view and it interfered with the quickblox one.
The solution is to stop all the other camera sessions before starting a quickblox call.