集成iOS SDK 后发送消息的时候会打印如下信息, 但是我怎么找不到这些信息的log在哪?希望大神指点指点

问题描述

2016-03-10 17:42:55:317 easemobTest[11277:70b] database opened --- leisong2016-03-10 17:42:55:365 easemobTest[11277:2807] RECV: <iq from='yihua20150922#xiaobing_leisong@easemob.com' to='yihua20150922#xiaobing_leisong@easemob.com/mobile' id='6F7CC886-3A7F-431A-BCBE-4539FF428C95' type='result'><query xmlns='jabber:iq:privacy'/></iq>2016-03-10 17:43:01.469 easemobTest[11277:864444] Unable to simultaneously satisfy constraints.    Probably at least one of the constraints in the following list is one you don't want.     Try this:         (1) look at each constraint and try to figure out which you don't expect;         (2) find the code that added the unwanted constraint or constraints and fix it. (    "<NSLayoutConstraint:0x7fbccc91bc40 UIImageView:0x7fbccc90f310.right == EaseBubbleView:0x7fbccc914820.right>",    "<NSLayoutConstraint:0x7fbcca5f3fc0 H:|-(0)-[UIImageView:0x7fbccc90f310](LTR)   (Names: '|':EaseBubbleView:0x7fbccc914820 )>",    "<NSLayoutConstraint:0x7fbccc894180 UIImageView:0x7fbcca5e6d90.right == UIImageView:0x7fbccc90f310.right>",    "<NSLayoutConstraint:0x7fbccc8de700 UILabel:0x7fbcca5d4780.right == UIImageView:0x7fbcca5e6d90.left - 10>",    "<NSLayoutConstraint:0x7fbccc8db720 H:|-(0)-[UILabel:0x7fbcca5d4780](LTR)   (Names: '|':UIImageView:0x7fbccc90f310 )>",    "<NSLayoutConstraint:0x7fbccca05fe0 H:[EaseBubbleView:0x7fbccc914820(<=0)]>")Will attempt to recover by breaking constraint <NSLayoutConstraint:0x7fbccc91bc40 UIImageView:0x7fbccc90f310.right == EaseBubbleView:0x7fbccc914820.right>Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKit/UIView.h> may also be helpful.2016-03-10 17:43:13:177 easemobTest[11277:70b] begin insert message to chatter::lixiaohui, messageId::1535fe89c192016-03-10 17:43:13:181 easemobTest[11277:70b] end insert message with account::leisong, to chatter::lixiaohui, messageId::1535fe89c19, result::YES2016-03-10 17:43:13:185 easemobTest[11277:2603] SEND: <message type="chat" to="yihua20150922#xiaobing_lixiaohui@easemob.com" id="1535fe89c19"><body>{"to":"lixiaohui","bodies":[{"type":"txt","msg":"我爱环信"}],"from":"leisong"}</body></message>2016-03-10 17:43:13.185 easemobTest[11277:864444] *******2016-03-10 17:43:13:222 easemobTest[11277:2603] RECV: <message from='easemob.com' to='yihua20150922#xiaobing_leisong@easemob.com/mobile'><body>1535fe89c19</body><received xmlns='urn:xmpp:receipts' mid='171962730264134268'>1535fe89c19</received></message>

解决方案

崩溃了么,能跑起来吗

时间: 2024-10-14 23:18:06

集成iOS SDK 后发送消息的时候会打印如下信息, 但是我怎么找不到这些信息的log在哪?希望大神指点指点的相关文章

gps-android获取GPS添加权限后出现问题。求大神给指点。

问题描述 android获取GPS添加权限后出现问题.求大神给指点. 解决方案 Allows an application to create mock location providers for testing public static final String ACCESS_MOCK_LOCATION 这没什么错,你不能编译执行么? 解决方案二: debug下的manifest文件中添加了吗 解决方案三: debug下的manifest文件中添加了吗 解决方案四: clean 一下~~

父窗全能使用-弹出子窗体后,要求父窗体能继续使用,并且打开其它程序时能够复盖子窗体,不知道哪位大神有好办法!

问题描述 弹出子窗体后,要求父窗体能继续使用,并且打开其它程序时能够复盖子窗体,不知道哪位大神有好办法! 解决方案 思路: 1.将弹出窗体去掉 2.将扩展字段的页面写在当前页面panel中,点击隐藏显示panel

安卓环信sdk,发送消息怎么发不出去?错误404

问题描述 解决方案 @Override    public void onClick(View v) {        // TODO Auto-generated method stub        switch (v.getId()) {        case R.id.fasong:            String xiaoxi = text.getText().toString();            if (xiaoxi.equals("")) {        

集成iOS UI3.0 出现消息显示不全的问题

问题描述 集成了UI3.0之后,单聊的时候,会出现消息有时候显示不全,有时候又可以显示,群聊没有问题,具体情况如图. 解决方案 bubbleView的坐标问题吧   检查检查

iOS 环信发送消息图片多选

问题描述 图片多选的发送 解决方案 我也在找还有图片预览解决方案二:这个需要你们自己处理,可以一次发送多张图片,但是一次发送图片的总大小不要超过10MB.

Android集成环信后 发送消息失败报错404

问题描述 acklistener: <message to="glyc-sign#chatdemo_babyle1@easemob.com/mobile" from="easemob.com"><body>xNQcX-18-9a41d</body><received xmlns="urn:xmpp:receipts" id="null"/></message>06-2

集成IOS2.x时候,发送消息能走到didSendMessage这个方法,但是显示连接服务器超时,错误代码为405,请问一下这个是由什么造成的?

问题描述 解决方案 当前网络如何,ping  a1.easemob.com 看一下结果解决方案二:这个是我ping 之后的截图解决方案三:你QQ留一下,联系你

android 环信 集成发送消息崩溃

问题描述 大神们  小弟集成一下安卓环信sdk  然后用了demo   但是发送消息时候或者接受消息  直接崩溃  bugly 提示是一个jar包需要升级  但是 我已然是更高的版本了了  下面是错误消息 希望大神帮忙看一下java.lang.RuntimeException Picasso detected an unsupported OkHttp on the classpath. To use OkHttp with this version of Picasso, you'll nee

已经集成了EaseUI, 怎么接收消息

问题描述 已经集成了EaseUI, 可以发送消息, 但是不能接收消息. 我是直接用的 demo里面写好的ChatViewController. 看了文档,不知道该从那个地方写. 表示新手, 请各位大神赐教 解决方案 在线接收到消息的回调方法是didreceivemessage方法解决方案二:同求,能发消息了,但是怎么让另一个人接收消息解决方案三:你下载一个Demo看看