harmony 鸿蒙DFX Subsystem Changelog

  • 2023-10-30
  • 浏览 (264)

DFX Subsystem Changelog

cl.hiviewdfx.1 Event Verification Specification Change for the write Method of the HiAppEvent Module

Extended the event verification specifications for the write method of the HiAppEvent module to support predefined events of HUAWEI Analytics. Specific changes are as follows:

  • The event name can start with a dollar sign ($) and can contain uppercase letters, lowercase letters, digits, and underscores (). Before the change, the event name can contain lowercase letters, digits, and underscores ().
  • The event parameter name can start with a dollar sign ($) and can contain uppercase letters, lowercase letters, digits, and underscores (). Before the change, the event parameter name can contain lowercase letters, digits, and underscores ().

Change Impact

More event definition formats are supported for event logging.

Key API/Component Changes

Involved APIs:

  • hiAppEvent.write;

Adaptation Guide

The event verification specifications are downward compatible. No additional adaptation is required.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Application Access Control Subsystem Changelog

harmony 鸿蒙ArkCompiler Subsystem Changelog

harmony 鸿蒙ArkUI Subsystem Changelog

0  赞