harmony 鸿蒙Distributed Scheduler Subsystem ChangeLog
Distributed Scheduler Subsystem ChangeLog
cl.DistributedManagerService.1 Adding DATASYNC Permission Verification on the continuationManager API
In earlier versions, the continuationManager API does not verify the caller, which does not comply with the OpenHarmony API specifications. Now, before using continuationManager, the caller must apply for the ohos.permission.DISTRIBUTED_DATASYNC permission.
Change Impacts
The application developed based on earlier versions needs to apply for the ohos.permission.DISTRIBUTED_DATASYNC permission in advance. Otherwise, the original service logic will be affected.
Key API/Component Changes
Involved APIs:
- continuationManager.registerContinuation;
- continuationManager.on;
- continuationManager.off;
- continuationManager.unregisterContinuation;
- continuationManager.updateContinuationState;
- continuationManager.startContinuationDeviceManager;
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Web Subsystem ChangeLog
harmony 鸿蒙Example Subsystem ChangeLog
harmony 鸿蒙ArkUI Subsystem ChangeLog
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦