Zhipeng
Zhipeng
Hey, I'm running into the same problem, not working in the iOS simulator. Using iPhone 12 Pro Max simulator with iOS 15.4
Popover组件好久能上线?等着用啊
Thanks. I updated and it's working. Do you mean no need to set the `tinode = null` when calling disconnect every time?
I tried only to call `connect` and `disconnect` this way before but hit a wired problem. MyChats page list all users who chat with me. My initialize flow is: 1....
Ok, thank you again. ^_^
I just did testing. The messager listener as below did not work on the second the message sent. var me = WebSocketUtils.getInstance().tinode.getMeTopic(); me.onSubsUpdated.listen((value) async { // Process received data }...
@c1s1x1 I strongly recommend you to read the Tinode server API document first, then use dart-sdk.