OpenIM-Gordon
OpenIM-Gordon
You need install mingw-64 on your windows.https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/
https://github.com/FGadvancer/ruapi-generate-md
From the log, it can be seen that there are Android permission error messages. Can you please ensure that users must grant the app with read and write permissions and...
The issue mentioned previously has been fixed; however, it is important to note that there are still other issues when setting notifications' unread property to false. If the user is...
Firstly, you should register users into im server: https://docs.openim.io/restapi/apis/userManagement/userRegister then get IM token from https://docs.openim.io/restapi/apis/authenticationManagement/getUserToken, you can use IM token call initSDK->login->....https://docs.openim.io/sdks/api
If you have your own server, just provide userID and nickname etc, The password login module and the password login registration module are part of your own server or the...
hi, you should confirm whether you called the "UpdateFcmToken" function in the IM SDK during user registration, like that: 
Please ensure that your login platform ID matches the platform ID obtained from the token.
Could you provide more detailed information to help us troubleshoot the issue?
https://github.com/openimsdk/openim-sdk-core/pull/743