fix:401处理策略调整(仅发送事件会有意外的bug,改用清除本地登录信息+事件)
This commit is contained in:
@@ -26,7 +26,6 @@ object TelephonyUtils : ILog {
|
||||
}
|
||||
}
|
||||
|
||||
logD("getNetWorkOperatorTest: 在CDMA网络上,不可靠,所以不用这种方法")
|
||||
if (!tm.networkOperator.isNullOrEmpty() && tm.networkOperator.startsWith("460")) {
|
||||
return true
|
||||
}
|
||||
|
Reference in New Issue
Block a user