Support scope
Modules and capabilities
Permission requirements
The host application must allow the SDK to access the network upload endpoint.module.json5
ohos.permission.GET_NETWORK_INFO. The current SDK event context does not automatically subscribe to network state changes, so this permission is not required for RUM upload.
Kit dependencies
The SDK source uses these HarmonyOS Kits:Initialization order
Enable the SDK in this order:- Call
Flashcat.initialize(...)to create the core instance - Call
FlashcatRum.enable(...)to enable RUM - Call
FlashcatTrace.enable(...)to enable Trace - Call
FlashcatCrash.enable(...)to enable Crash
Supported automatic collection
Current limits
Symbolication compatibility
HarmonyOS crash stacks can contain both ArkTS / JS frames and native.so frames. The server resolves them as follows: