Code Monkey home page Code Monkey logo

Comments (9)

JiangJuHong avatar JiangJuHong commented on July 20, 2024

你是运行的 example 还是 自有项目? TencentImPlugin.initStorage()。第一次无法初始化 能否提供更加详细的说明,如果报错,能否提供错误日志

from fluttertencentimplugin.

Mzrong avatar Mzrong commented on July 20, 2024

报的这个错:PlatformException(9519, Execution Error, packet in queue but no available channel to send)。
我这边运行的是自己的项目。我是启动App的时候,在main.dart中做的初始化,第一次运行的时候是会报这个错。后面就不会了

from fluttertencentimplugin.

JiangJuHong avatar JiangJuHong commented on July 20, 2024

你好,这是腾讯云内部错误码,你可以根据错误提示进行错误诊断,如果确定是IM插件内部错误,那么我会将它修改。但是目前为止,我还没有遇到过这个错误。
image

from fluttertencentimplugin.

JiangJuHong avatar JiangJuHong commented on July 20, 2024
ERR_SDK_NET_WAIT_SEND_TIMEOUT               = 9519,    ///< 请求包已进入待发送队列,等待进入系统的网络 buffer 超时,数据包较多 或 发送线程处理不过来,内部错误。

from fluttertencentimplugin.

Mzrong avatar Mzrong commented on July 20, 2024

谢谢老哥,您再看看新消息监听,多次回调的这个问题。我不确定是否是代码的bug,或者还是插件的bug

from fluttertencentimplugin.

JiangJuHong avatar JiangJuHong commented on July 20, 2024

这个我在插件里面也没有复现,你有没有尝试在 example 中复现?我猜测可能是由于你多次注册了监听,但是没有进行销毁造成的

from fluttertencentimplugin.

Mzrong avatar Mzrong commented on July 20, 2024

好的,我仔细检查下代码试试看看。谢谢老哥,感谢老哥的无私开源

from fluttertencentimplugin.

programmerElephant avatar programmerElephant commented on July 20, 2024

好的,我仔细检查下代码试试看看。谢谢老哥,感谢老哥的无私开源

只要登录一次,回调就会增加一次,在测试的时候,重新运行时候需要注销账号,这样就不会收到多次

from fluttertencentimplugin.

YDJSZY avatar YDJSZY commented on July 20, 2024

@programmerElephant 我重新登录前也有注销账号了,但还是会收到多次回调

from fluttertencentimplugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.