openimsdk / open-im-sdk-web-wasm

JS SDK for OpenIM Web use by Webassembly of go
https://openim.io
Apache License 2.0
29 stars 37 forks source link

Bug: Huawei HarmonyOS may crash error #60

Open huxipi opened 11 months ago

huxipi commented 11 months ago

What happened?

When Huawei HarmonyOS phone init the WASM-SDK and connect to the openim-server, the app experience a crash always.

What did you expect to happen?

Like using other terminals normally.

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

Huawei HarmonyOS phone

Anything else we need to know?

No response

version

openim wassm 3.0 released

Cloud provider

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