添加部分通用上报

修改bug 未登录在键盘点击充值要先去跳转登录
This commit is contained in:
2025-12-30 15:27:35 +08:00
parent 34089ddeea
commit 4e2d7d2908
5 changed files with 84 additions and 8 deletions

View File

@@ -52,6 +52,11 @@
[weakSelf.navigationController pushViewController:vc animated:true];
};
[[KBMaiPointReporter sharedReporter] reportGenericDataWithEventType:KBMaiPointGenericReportTypePage account:@"123" completion:^(BOOL success, NSError * _Nullable error) {
NSLog(@"===");
}];
// groups
// NSUserDefaults *sharedDefaults = [[NSUserDefaults alloc] initWithSuiteName:AppGroup];
// //