注册

集成的时候报错

错误代码如下
04/16 09:43:34: Launching app
$ adb shell am start -n "com.gs.fans/com.gs.fans.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER
Client not ready yet..Waiting for process to come online
Connected to process 3415 on device Nexus_5_API_24 [emulator-5554]
I/InstantRun: Instant Run Runtime started. Android package is com.gs.fans, real application class is com.gs.fans.FANSApplication.
D/ONE SDK: [2017/04/16 01:43:36:370]: addConnectionListener
D/ONE SDK: [2017/04/16 01:43:36:372]: =============== Call Manager init ===============
D/ONE SDK: [2017/04/16 01:43:36:373]: addConnectionListener
D/ONE SDK: [2017/04/16 01:43:36:377]: registerContactListener
D/ONE SDK: [2017/04/16 01:43:36:380]: restBaseUrl()
D/ONE SDK: [2017/04/16 01:43:36:380]: EMDNSManager::getCurrentHost: type: 3
D/ONE SDK: [2017/04/16 01:43:36:381]: EMSessionManager::checkDNS()
D/ONE SDK: [2017/04/16 01:43:36:381]: valid_time: 1500060192000
D/ONE SDK: [2017/04/16 01:43:36:381]: EMDNSManager::parseDnsServer: 
D/ONE SDK: [2017/04/16 01:43:36:382]: current time: 1492307016382
D/ONE SDK: [2017/04/16 01:43:36:382]: valid time: 1500060192000
D/ONE SDK: [2017/04/16 01:43:36:383]: saveConfigs()
D/ONE SDK: [2017/04/16 01:43:36:383]: write to config file: {
               "dns_time":"1500060192000"
           }
D/ONE SDK: [2017/04/16 01:43:36:383]: ranomOffer
D/ONE SDK: [2017/04/16 01:43:36:383]: imServer before random: 
D/ONE SDK: [2017/04/16 01:43:36:384]: 59.110.86.76
D/ONE SDK: [2017/04/16 01:43:36:384]: 60.205.131.133
D/ONE SDK: [2017/04/16 01:43:36:384]: 60.205.109.58
D/ONE SDK: [2017/04/16 01:43:36:384]: 59.110.86.77
D/ONE SDK: [2017/04/16 01:43:36:384]: 59.110.86.75
D/ONE SDK: [2017/04/16 01:43:36:384]: 59.110.86.78
D/ONE SDK: [2017/04/16 01:43:36:384]: randomServers 
D/ONE SDK: [2017/04/16 01:43:36:384]: randomServers 
D/ONE SDK: [2017/04/16 01:43:36:385]: randomServers 
D/ONE SDK: [2017/04/16 01:43:36:385]: randomServers 
D/ONE SDK: [2017/04/16 01:43:36:385]: imServer after random: 
D/ONE SDK: [2017/04/16 01:43:36:385]: 60.205.109.58
D/ONE SDK: [2017/04/16 01:43:36:385]: 59.110.86.75
D/ONE SDK: [2017/04/16 01:43:36:385]: 59.110.86.77
D/ONE SDK: [2017/04/16 01:43:36:385]: 59.110.86.78
D/ONE SDK: [2017/04/16 01:43:36:385]: 59.110.86.76
D/ONE SDK: [2017/04/16 01:43:36:385]: 60.205.131.133
D/ONE SDK: [2017/04/16 01:43:36:385]: passed_time: -7753175615
D/ONE SDK: [2017/04/16 01:43:36:386]: current time: 1492307016386
D/ONE SDK: [2017/04/16 01:43:36:386]: validBefore: 1500060192000
D/ONE SDK: [2017/04/16 01:43:36:386]: DNS config expired: 0
D/ONE SDK: [2017/04/16 01:43:36:386]: checkDNS finished
D/ONE SDK: [2017/04/16 01:43:36:386]: EMDNSManager::getHost: type: 3
D/ONE SDK: [2017/04/16 01:43:36:386]: current host: domain: a3.easemob.com port: 443
A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 3439 (Thread-4)

        [ 04-16 01:43:36.387  1251: 1251 W/         ]
        debuggerd: handling request: pid=3415 uid=10090 gid=10090 tid=3439
Application terminated.
 
 
 
不知道怎么解决了
已邀请:

gsapp - 0000

上面是崩之前打印的信息
把application里面的初始化截图看看

gsapp - 0000


1EOM67JAB3LGSSII9X3CDA.png


现在报这个错误
您是具体什么操作报的错

要回复问题请先登录注册