HQ
HQ copied to clipboard
Cannot load question list in IOS?
HI I have config host and ios app and server.All work Fine.But when start channel and push the question it shows in IOS console.but if self.questionId == self.seiId { self.addQusetionViewWith(qusetin: question, answers: answers) self.questionId = -2 } print ==================questionId--- -2 ==========seiId=========== 0 in this point it false.Please help on this
HI I have config host and ios app and server.All work Fine.But when start channel and push the question it shows in IOS console.but if self.questionId == self.seiId { self.addQusetionViewWith(qusetin: question, answers: answers) self.questionId = -2 } print ==================questionId--- -2 ==========seiId=========== 0 in this point it false.Please help on this
Hi Buddikazz,
Did you receive the question from below delegate ?
func agoraHQSig(_ agoraHQSig: AgoraHQSigKit!, didReceivedChannelMessage channel: String!,
message: String!, messageId: Int64)
HI dubian0608,
Thanks for response,
when i debug that func its not calling ,actually no question received How to fix this problem?
a backend migration is currently going on so our demo server is temporarily down. We will try to make it back up by end of Jan.
@plutoless Thanks for the reponse i will keep in touch with the fixed.