version:1.7.1
fix: update:更换图标,添加应用页面
This commit is contained in:
@@ -141,6 +141,7 @@ public class RemoteManager {
|
||||
Log.e(TAG, "aliyunPushInit: empty");
|
||||
return;
|
||||
}
|
||||
PushServiceFactory.init(mContext);
|
||||
CloudPushService pushService = PushServiceFactory.getCloudPushService();
|
||||
pushService.register(mContext, new CommonCallback() {
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user