version:
update:极光推送优化 fix: add:
This commit is contained in:
@@ -294,7 +294,7 @@ public class TagAliasOperatorHelper {
|
||||
setActionCache.remove(sequence);
|
||||
String logs = getActionStr(tagAliasBean.action)+" alias success";
|
||||
Logger.i(TAG,logs);
|
||||
Log.e("fht","JPush绑定成功");
|
||||
Log.e("fht","Alias绑定成功");
|
||||
ExampleUtil.showToast(logs, context);
|
||||
}else{
|
||||
String logs = "Failed to " + getActionStr(tagAliasBean.action)+" alias, errorCode:" + jPushMessage.getErrorCode();
|
||||
|
||||
Reference in New Issue
Block a user