NTP-7163 | Added isNae flag for app side OE events (#13580)

This commit is contained in:
shankar yadav
2024-11-12 16:36:53 +05:30
committed by GitHub
parent 3f01ed6d3d
commit f91001599b

View File

@@ -115,6 +115,7 @@ object CheckMateManager {
"vertical" to metricInfo.vertical,
"screen" to metricInfo.screen,
"source" to source.name,
"isNae" to true.toString(),
"errorTitle" to errorTitle,
"errorDes" to errorDes,
"errorCode" to errorCode,