Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot load question list in IOS? #19

Open
Buddikazz opened this issue Jan 14, 2019 · 4 comments
Open

Cannot load question list in IOS? #19

Buddikazz opened this issue Jan 14, 2019 · 4 comments
Assignees

Comments

@Buddikazz
Copy link

Buddikazz commented Jan 14, 2019

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

@dubian0608
Copy link
Contributor

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)

@Buddikazz
Copy link
Author

HI dubian0608,

Thanks for response,

when i debug that func its not calling ,actually no question received
How to fix this problem?

@plutoless
Copy link
Collaborator

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.

@Buddikazz
Copy link
Author

@plutoless
Thanks for the reponse i will keep in touch with the fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants