openimsdk / openim-electron-demo

Instant Messaging web desktop
https://openim.io
Apache License 2.0
152 stars 174 forks source link

Bug in IMSDK.getFriendApplicationListAsApplicant #45

Closed ccni closed 9 months ago

ccni commented 10 months ago

What happened?

After I agreed to add a friend for the first time, I continued to delete that friend. The friend added another request to add a friend. In the data obtained from IMSDK. getFriendApplicationListAsApplication, the handleResult is not 0, but 1

What did you expect to happen?

IMSDK. getFriendApplicationListAsApplication ,the handleResult is not 0,but 1

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

d2441d185940b43323445de6e6ae4ba 98c22fcf7df80e47b336b26a7998941

Anything else we need to know?

No response

version

3.4

Cloud provider

no

OS version

```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ```

Install tools

Bloomingg commented 9 months ago

You can try this issue in latest version