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

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -