ios - Audio call error in quickblox -
i facing type of error. plz me.
self.users = [connectionmanager.instance userswithids:self.session.opponents]; //start call nsdictionary *userinfo = @{@"newcall" : @"newcall"}; [self.session startcall:userinfo]; i m getting error after startcall method.
[qbchat sendheadlinemessagewithcustomparameters:toid:]: unrecognized selector sent instance 0x7fe322dbc350'
problame solve framework.
"qb-sdk" = "ios 2.3.0.1";
Comments
Post a Comment