Commit Graph

214 Commits (e8884f325a2acc91b825e08333b203ab246161c0)

Author SHA1 Message Date
胡宇飞 e44b4cef4e update: 调整广告 SetMute 的时间点 2024-04-17 22:55:11 +08:00
胡宇飞 98010b4b95 update: 优化 Banner 刷新逻辑 2024-04-17 21:43:58 +08:00
胡宇飞 caffa7f5fe update: 修复部分接口 2024-04-17 21:13:36 +08:00
胡宇飞 019869253c update: 更新广告服务的生命周期回调 2024-04-17 19:56:42 +08:00
胡宇飞 62bf31437f fix: 修复 RADS 广告加载时长不准确的 BUG 2024-04-15 13:31:13 +08:00
胡宇飞 b22018bd7c update: 修复代码打印报错 2024-04-10 16:27:49 +08:00
胡宇飞 dbd3ad14ab update: Core 内清除 Debugger 2024-04-10 15:59:27 +08:00
胡宇飞 f63c3681d8 update: 增加和修正 经济上报的接口 2024-04-10 14:08:08 +08:00
胡宇飞 aced9b0d1d update: 优化广告加载逻辑和 Loading 锁 2024-04-09 21:32:28 +08:00
胡宇飞 07818bd40e update: 更新打点 bool 类型数据设置 2024-04-09 18:19:33 +08:00
胡宇飞 fa00f99dd9 update: 更新打点参数错误 2024-04-09 18:18:10 +08:00
胡宇飞 eb7b743146 update: 添加 Loom 确保主线程运行数据计算 2024-04-09 17:25:22 +08:00
胡宇飞 bc703d1e12 update: 修改 Email 发送格式 2024-04-09 15:47:50 +08:00
胡宇飞 c0cf313903 Revert "update: 修复Rating中 MailTo 的拉起方法"
This reverts commit c9b4385a4c.
2024-04-09 15:11:48 +08:00
胡宇飞 c233146632 update: iOS hotfix 新增 FirestoreInternal 支持 2024-04-09 13:44:19 +08:00
胡宇飞 c9b4385a4c update: 修复Rating中 MailTo 的拉起方法 2024-04-09 12:54:25 +08:00
胡宇飞 dab15ac1da update: 升级自打点-> 1.10.4 2024-04-09 01:35:22 +08:00
胡宇飞 d76f6de15e fix: 修复 IAP 启动报错 BUG, 修复 取值为空的 BUG 2024-04-08 22:59:23 +08:00
胡宇飞 19c9cb831b update: 升级自打点版本至 1.10.4 2024-04-07 16:38:27 +08:00
胡宇飞 8f3aa1437d fix: 修复IDFA 接口缺失的问题 2024-04-03 12:46:28 +08:00
胡宇飞 53862fefda fix: Banner 的 ad_impression 点位, 改为显示时才会上报 2024-04-02 15:33:03 +08:00
胡宇飞 de58e5f6dd fix: 修复 Auth User 的状态问题, 返回正确的任务状态 2024-04-01 12:33:29 +08:00
胡宇飞 ba059e9995 update: 更新 JenkinsHelper 2024-03-31 22:08:39 +08:00
胡宇飞 f0a64b1e2c update: 更新 Jenkins 参数解析逻辑 2024-03-31 21:48:46 +08:00
胡宇飞 905f683c7c update: 更新 JenkinsAgent 2024-03-31 21:41:27 +08:00
胡宇飞 754ea97fb4 update: 更新Banner广告初始化配置设置 2024-03-31 18:06:57 +08:00
胡宇飞 e4ce0fb408 update: 更新 Banner 背景, 更新 Firebase 回调 2024-03-31 17:16:45 +08:00
胡宇飞 97d472beaa update: 更新 Android 打包参数 2024-03-31 15:50:50 +08:00
胡宇飞 68a14a4ae5 update: 移动文件 2024-03-30 09:57:45 +08:00
胡宇飞 603a78736e update: 更新自打点版本, 新增错误解析兼容逻辑 2024-03-28 23:37:55 +08:00
胡宇飞 fac01f8109 update: 升级自打点版本和接口 2024-03-28 18:00:46 +08:00
胡宇飞 a240dc4e2c update: 更新 MainManifestDoc 修改工具 2024-03-28 00:00:10 +08:00
胡宇飞 2d05040807 Merge branch 'feature/test_suit' into 1.0.10 2024-03-27 09:12:53 +08:00
胡宇飞 bde7220146 update: 增加内置 Debugger 面板 2024-03-22 13:41:34 +08:00
胡宇飞 5bf3fff26a update: 优化回调接口 2024-03-21 13:43:31 +08:00
胡宇飞 13154f30db Merge branch 'feature/analytics_190' into 1.0.10
# Conflicts:
#	Editor/GuruBuildSuit/IOS_POST_AD/IOSPostBuild_SKAdNetwork.cs
#	Editor/GuruBuildSuit/IOS_POST_AD/SKADNetwork.plist
#	Runtime/GuruConsent/Runtime/Script/Consent/GuruConsent.cs
#	Runtime/GuruCore/Runtime/Ads/ADServiceBase.cs
#	Runtime/GuruCore/Runtime/Reporter/CrashlyticsAgent.cs
#	Runtime/GuruIAP/Runtime/Code/IAPServiceBase.cs
2024-03-21 13:32:45 +08:00
胡宇飞 5c82f40e86 fix: 修复 CDNLoader 初始化的 BUG 2024-03-20 18:27:43 +08:00
胡宇飞 17d9b14cd2 fix: 修复 CDNLoader 初始化的 BUG 2024-03-20 18:27:19 +08:00
胡宇飞 9c7e8ac83c update: 修复自打点事件解析错误 2024-03-20 15:59:40 +08:00
胡宇飞 ebcdc9ccbf update: 新增 Crashlytics 上报 CustomKey 的接口 2024-03-20 15:43:05 +08:00
胡宇飞 a947f2445b update: 新增 Crashlytics 上报 CustomKey 的接口 2024-03-20 15:15:20 +08:00
胡宇飞 d471e5c00b update: 修复重复的回调类 2024-03-20 11:26:33 +08:00
胡宇飞 6b26ad26ac update: 更新 GuruConsent 适配逻辑和 callback 的适配逻辑
# Conflicts:
#	Runtime/GuruConsent/Runtime/Script/Consent/GuruConsent.cs
2024-03-20 11:24:03 +08:00
胡宇飞 369b90d766 update: 更新 GuruConsent 适配逻辑和 callback 的适配逻辑 2024-03-19 15:54:15 +08:00
胡宇飞 67d0896424 update: 自打点添加防空判定 2024-03-19 11:37:22 +08:00
胡宇飞 7bf90ae804 update: 更新 NewUser 属性 2024-03-19 10:02:17 +08:00
胡宇飞 cef528e5dc update: 优化 GuruAnalytics 2024-03-18 18:35:44 +08:00
胡宇飞 292ef44bad update: 更新 SKADNetwork 配置, 修复打包工具报错 2024-03-18 16:52:38 +08:00
胡宇飞 2f25b8523c fix: 完善回调函数 2024-03-18 16:19:51 +08:00
胡宇飞 aef99259b5 fix: 更新 Consent 的回调兼容性 2024-03-18 16:18:34 +08:00