-
How i can run this demo. Because i got error for login
-
在使用中自动闪退,闪退了好几次。
每次闪退的对应的操作不一样,而且下次同样的操作 又不会闪退
手机型号: 红米5A
系统版本:MIUI 10 9.8.28
2020-01-03 09:31:59.827 12112-12130/io.gobelieve.im.demo E/art: JNI ERROR (app bug): attempt to use stale WeakGlobal 0…
-
This is a request to officially deprecate the "dep" package manager for Go, and would resolve #35894.
## Rationale
The Go ecosystem has moved towards Go Modules, introduced in Go 1.11 and consid…
-
注意到在IM实例处理client发来的 `MSG_IM`时会同时投递 `MSG_IM` 和 `MSG_SYNC_NOTIFY` 至接收方和client其他登陆点,目的似乎是为了保证各消息接收点的消息时序一致性,在这里既发送`MSG_IM` 又发送 `MSG_SYNC_NOTIFY`的方式是否显得冗余:
1、IM实例处理 MSG_IM 时是否可以仅发送MSG_IM,让接收消息的终端自己根据msgi…
-
我在墙内,没办法通过 dep ensure 解决依赖,我将所有的依赖包都从github下载到了本地,但是在执行 make install 的时候报错。 报错如下:
make install
cd im && make
make[1]: 进入目录“/usr/local/golang/src/github.com/GoBelieveIO/im_service/im”
go build -l…
-
1. 操作的代码: 运行程序以im_ios的im_demo做测试
2. 遇到问题: 退出程序或者删除程序,聊天记录全部清空
3. 请解决: 目前测试的是单聊, 但是希望“客服和单聊”(im_demo和customer_demo)都可以解决这个问题。 因为之后我们会用到这两个。 如果这个问题不解决, 相当于客户和顾客的聊天记录是无法保存的, 那么相当于有纠纷的时候, 我们无法把聊天作…
-
```
cd im && make
go build -ldflags "-X main.VERSION=2.0.0 -X 'main.BUILD_TIME=`date`' -X 'main.GO_VERSION=`go version`' -X 'main.GIT_COMMIT_ID=`git log --pretty=format:"%h" -1`' -X 'main.GIT_BRANCH…
-
Can we build a image use `docker` Dockerfile? Then, The deployment will be easily.
-
podfile 文件里
```
use_frameworks!
```
后 出现错误
![image](https://user-images.githubusercontent.com/13959880/30603108-1e531a5e-9d99-11e7-9cb6-2945840000bc.png)
-
支持语音和视频吗?