隐藏推送日志
This commit is contained in:
parent
de887d5c73
commit
9514b7c9d5
@ -11,6 +11,7 @@ class XSAliyunPushProvider {
|
||||
_aliyunPush = aliyunPush;
|
||||
if (Platform.isAndroid) {
|
||||
_aliyunPush.createAndroidChannel('1', '测试通道A', 3, '测试创建通知通道');
|
||||
_aliyunPush.setAndroidLogLevel(kAliyunPushLogLevelError);
|
||||
}
|
||||
_addPushCallback();
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user