openimsdk / open-im-sdk-ios

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

Bug: 卸载重装app登录后,onJoinedGroupAdded会被莫名奇妙回调很多次。 #33

Closed xq-120 closed 7 months ago

xq-120 commented 8 months 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 8 months ago

Okay, let's follow up.

std-s commented 8 months ago

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

std-s commented 7 months ago

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