Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

demo 跑不起来啊 老兄 #1

Closed
yuefeng007 opened this issue Feb 28, 2020 · 8 comments
Closed

demo 跑不起来啊 老兄 #1

yuefeng007 opened this issue Feb 28, 2020 · 8 comments

Comments

@yuefeng007
Copy link

`
C:\Users\Administrator\Desktop\FlutterTencentImPlugin-master\android\src\main\java\top\huic\tencent_im_plugin\listener\TencentImListener.java:69: ����: �Ҳ�������
resultParams.put("params", params == null ? null : JsonUtil.toJSONString(params));
^
����: ��� JsonUtil
�: �� TencentImListener
C:\Users\Administrator\Desktop\FlutterTencentImPlugin-master\android\src\main\java\top\huic\tencent_im_plugin\listener\TencentImListener.java:70: ����: �Ҳ�������
channel.invokeMethod(LISTENER_FUNC_NAME, JsonUtil.toJSONString(resultParams));
^
����: ��� JsonUtil
�: �� TencentImListener
C:\Users\Administrator\Desktop\FlutterTencentImPlugin-master\android\src\main\java\top\huic\tencent_im_plugin\ValueCallBack.java:31: ����: �Ҳ�������
result.success(JsonUtil.toJSONString(t));
^
����: ��� JsonUtil
�: �� ValueCallBack
����, T�����ͱ��:
T�չ������ ValueCallBack��������Object
ע: C:\Users\Administrator\Desktop\FlutterTencentImPlugin-master\android\src\main\java\top\huic\tencent_im_plugin\TencentImPlugin.javaʹ�û򸲸����ѹ�ʱ�� API��
ע: �й���ϸ��Ϣ, ��ʹ�� -Xlint:deprecation ���±��롣
ע: C:\Users\Administrator\Desktop\FlutterTencentImPlugin-master\android\src\main\java\top\huic\tencent_im_plugin\TencentImPlugin.javaʹ����δ�����򲻰�ȫ�IJ�����
ע: �й���ϸ��Ϣ, ��ʹ�� -Xlint:unchecked ���±��롣
3 ������

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':tencent_im_plugin:compileDebugJavaWithJavac'.

Compilation failed; see the compiler error output for details.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org
    `

@JiangJuHong
Copy link
Owner

抱歉,这可能是我发布最新版本时疏忽的一个错误

@yuefeng007
Copy link
Author

我还要感谢你嘞,最近会修复吗?

@JiangJuHong
Copy link
Owner

它已经被修复,现在重新拉取项目即可正常运行 @yuefeng007

@yuefeng007
Copy link
Author

感谢,我去试试

@yuefeng007
Copy link
Author

爱了,明天接入项目

@JiangJuHong
Copy link
Owner

哈哈,感谢支持

@JiangJuHong
Copy link
Owner

这个插件现在还处于测试阶段,并且会不断改进,如果你打算接入到正式项目中,希望你多给予反馈并随时关注最新版本,测试阶段版本号为: v0.1.x,当它大于这个版本时则代表已通过测试并处于稳定版本。

@yuefeng007
Copy link
Author

yuefeng007 commented Feb 29, 2020

ok,要接正式项目,有问题我会随时提 issue。也请老哥多多帮助。另外,近期有计划支持 位置消息和撤回消息吗。我们项目消息类型的需求有,文本。语音、图片、小视频,以及位置。 5种消息类型

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants