SDK2.2.1在应用推出时想stop 环信后台服务时会发生ANR.
在试图stop环信后台服务时,抱错:
08-10 22:29:24.261: W/ContextImpl(23097): Implicit intents with startService are not safe: Intent { act=com.EmChatService } android.content.ContextWrapper.stopService:538 com.nut.teamradar.TeamRadarApplication.onTerminate:68 com.nut.teamradar.MainActivity$1.onClick:233
并且在这句话后应用等待很长时间,有的手机干脆就产生一个ANR.上一个版本没有这个问题.请帮忙查查.
08-10 22:29:24.261: W/ContextImpl(23097): Implicit intents with startService are not safe: Intent { act=com.EmChatService } android.content.ContextWrapper.stopService:538 com.nut.teamradar.TeamRadarApplication.onTerminate:68 com.nut.teamradar.MainActivity$1.onClick:233
并且在这句话后应用等待很长时间,有的手机干脆就产生一个ANR.上一个版本没有这个问题.请帮忙查查.
没有找到相关结果
已邀请:
2 个回复
lizg - ……
naibiaozhou