openimsdk / open-im-sdk-ios

An OpenIM SDK in Objective-C for iOS
https://openim.io
MIT License
159 stars 144 forks source link

[BUG] notificationElem.opUser.nickname the value sometimes is imAdmin not real user name #63

Open winterrain5 opened 1 week ago

winterrain5 commented 1 week ago

OpenIM Server Version

3.5.1

Operating System and CPU Architecture

macOS (ARM)

Deployment Method

Source Code Deployment

Bug Description and Steps to Reproduce

1、create a group 2、sdk return a message,the contentType is createGroup 3、get opUser.name,but the name is imAdmin

Screenshots Link

IMG_0756

std-s commented 1 week ago

Hi, updated to 3.8.

winterrain5 commented 6 days ago

version was updated to 3.8 but problem is exist,and bring a new problem,getGroupMemberList is return error. log: getGroupMemberList: 10005 error *errors.withStack not implement CodeError: 1004 RecordNotFoundError