Brett
Brett
Please use a real device.
May I ask when SDK3.19 can be supported? I would like to experience Flutter's latest Impeller engine
hi, It can be used.
Okay, let's follow up.
```swift /** * Group has been disbanded. */ - (void)onGroupDismissed:(OIMGroupInfo *)changeInfo; ```
@script-neutron hi, Is there more exception information? Start with the call to "createImageMessageFromFullPath".
1. what version of SDK are you using? 2. Can you go to the sandbox and see if this file really exists? 3. All logs that call "createImageMessageFromFullPath" to send...
Will the demo run correctly on your iPhone? And use Flutter SDK 3.7.12 https://github.com/openimsdk/open-im-flutter-demo
@script-neutron @abel-wang-git hi, `"dataDir: apath," ` this input parameter needs to end with "/". like this: `"dataDir: xx/xx/" `
After upgrading to 3.8, post the log of this situation.
> 3.8进入聊天会话会一直触发initSDKWithConfig的onConnecting 跟onConnectSuccess的回调方法 Maybe it's not connecting to the server?