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

i think that's RtmEngine init problem, can i get some help? #36

Closed
ytt123 opened this issue Apr 8, 2021 · 7 comments
Closed

i think that's RtmEngine init problem, can i get some help? #36

ytt123 opened this issue Apr 8, 2021 · 7 comments

Comments

@ytt123
Copy link

ytt123 commented Apr 8, 2021

image
image

@LichKing-2234
Copy link
Contributor

you should use it like this.

engine.current = new RtmEngine()
await engine.current.createClient(appId)

@ytt123 ytt123 closed this as completed Apr 8, 2021
@ytt123
Copy link
Author

ytt123 commented Apr 8, 2021

another problem :
I receive some warning , such as Sending ag_rtm_connectionStateChanged with no listeners registered.
besides
image
I can not step into this function.

@LichKing-2234
Copy link
Contributor

pls refer to our example

@ytt123
Copy link
Author

ytt123 commented Apr 9, 2021

I want to get more info about getUserAttributesByUid usege
such as get the usename ,your example seem to have no refer

@RoJoHub
Copy link

RoJoHub commented Apr 9, 2021

Hi. friend. Please refer to this.The relevant discussion will be there
#33 (comment)

@bhaktitud
Copy link

pls refer to our example

I did, but after upgrading to the latest version v1.4.8 i cannot event send a channelMessage, can you update the example please?

@thuantvDr4
Copy link

thuantvDr4 commented Apr 15, 2022

#33 (comment)

@ytt123 , function login() take in param is object = { uid: '', token: ''} ;
this is, my function and it working
image
i hope helpful for you

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

5 participants