QuickBlox android session userinfo is null
问题 I am using the quickblox for Android 23 API . I want to include user info from one caller to another, just before the call is established. For that I have used the 'userinfo' part of QBRTCSession and put in a key value pair. But for the other end, its giving null value for 'userinfo'. Could anyone please suggest the possible reason and suggest a solution? The session id is same in both the calls. Start call function- private void startCall(boolean isVideoCall) { if (opponentsAdapter