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

Users always offline #1

Closed
ma-altaiir opened this issue Mar 12, 2018 · 3 comments
Closed

Users always offline #1

ma-altaiir opened this issue Mar 12, 2018 · 3 comments

Comments

@ma-altaiir
Copy link

Hello;

I tried code samples, created users from dashboard and used access tokens from there, tried to send messages but nothing happening.
Would you please clarify what return values are used for functions like mesibo.start() , sendMessage() and so on ... and , is there any additional step to go for after initializing mesibo and calling start(), user should be online after start() called and succeded (i get 0 as result).

@mesibo
Copy link
Owner

mesibo commented Mar 12, 2018

Have you implemented connection listener? Does
mesibo_onConnectionStatuA gets called after you invoke start ()

If you are developing on Android, ensure that network permission is given. Kindly look at sample application for required permissions.

If you still having issues, please post your code.

@ma-altaiir
Copy link
Author

I got this now , the issue was my misunderstanding of documentation and bad implemebtation, i am trying now to get a two way messaging.
Thank you

@ch3than
Copy link

ch3than commented Mar 18, 2018

Ma-Altaiir i need your help

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