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: After uninstalling and reinstalling the app and logging in, onJoinedGroupAdded will be called back many times inexplicably. #33

Closed xq-120 closed 11 months ago

xq-120 commented 1 year ago

What happened?

onJoinedGroupAdded method were called undesired when Uninstall and reinstall the app.

What did you expect to happen?

not call

How can we reproduce it (as minimally and precisely as possible)?

Uninstall and reinstall

Anything else we need to know?

No response

version

v3.3.0

Cloud provider

OS version

ios,16.5.1

Install tools

std-s commented 1 year ago

Okay, let's follow up.

std-s commented 1 year ago

@xq-120 The current design is like this. Will it cause any problems?

std-s commented 11 months ago

There has been no response for a long time. Let me close this question first.