60 Commits

Author SHA1 Message Date
6866b7fca9 enhance ChangeLinkAccount functionality
- Added LoginTypeToBindType function to map login types to binding types.
- Updated ChangeLinkAccount method to handle account linking and unbinding with appropriate error handling.
- Ensured proper messaging for success and failure cases during account changes.
- Cleaned temporary SNS information after account change attempts.
2026-03-30 22:11:16 +08:00
7d479b7758 [U] ty sdk 2026-03-10 16:07:49 +08:00
79f989f4ed [U] appsFlyer 6.17.1 2026-03-02 17:46:52 +08:00
6ec1b20d36 test(sdk): 更新 SDK 测试脚本支付配置
- 添加 iOS 平台专用产品 SKU 配置
- 更新购买信息结构,添加自定义数据字段
- 启用测试服务器 URL 配置
- 添加 System.Collections.Generic 引用

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-28 23:14:19 +08:00
fa1aa0662a feat(sdk): 添加 TDAnalytics 获取用户 ID 和 MAX 用户同意设置
- 添加 TDAnalytics.GetDistinctId() 调用获取用户唯一标识
- 配置 AppLovin MAX SDK 用户同意选项 (SetHasUserConsent, SetDoNotSell)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-21 19:56:09 +08:00
1bdfb5f820 [U] DT Exchange SDK 2026-01-21 01:15:02 +08:00
086d862cba [M] add GUM Dependencies 2026-01-20 23:55:45 +08:00
5b3dfd98c2 feat(integration): 添加 AppLovin SDK 集成管理功能
- 实现 AppLovinIntegrationManagerUtils 版本比较工具类
- 添加 AppLovinPackageManager 处理 UPM 和 Assets 包管理
- 实现 AppLovinPluginMigrationHelper 插件迁移辅助功能
- 添加 AppLovinUpmManifest 管理 UPM 清单文件操作
- 支持 mediation adapter 的版本检测和安装管理
- 实现重复适配器检测和删除功能
2026-01-20 19:02:06 +08:00
4d12bdf0ec refactor(tysdk): 重构SDK登录和绑定功能
- 重构iOS构建参数,添加调试构建选项
- 实现iOS调试构建菜单项,支持开发选项和调试连接
- 修复Android SDKManager中的snsInfo临时存储逻辑
- 添加清理临时snsInfo的方法实现
- 在iOS接口中添加登录类型存储和sns信息重新登录功能
- 重构账号绑定逻辑,统一处理不同平台的绑定流程
- 添加绑定失败时的登出回调处理
- 更新UnityBridgeFunc中的原生接口绑定
- 在测试脚本中添加初始化时清理临时sns信息
2026-01-07 15:08:04 +08:00
aa5ce1ff5a [U] add PlayFab SDK and SNS login improvements
- Add PlayFabSDK as local package dependency
- Add PlayFabTool.cs for PlayFab API integration
- Implement LoginBySns method in TYSdkFacade
- Add Android SNS login support in SDKManager and UnityBridgeFunc
- Add Build Android With Debug menu option
- Improve exception handling and timeout management

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-29 16:12:17 +08:00
638e6a3327 [M] upgrade Unity 2022.3.62 and fix link parsing
Upgraded Unity editor to 2022.3.62f2c1 with related package updates. Fixed LinkAccoutResult JSON parsing to properly handle bindInfo as dictionary. Added Android namespace configuration.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-25 18:19:30 +08:00
58a29b0335 [M] change sns link function 2025-12-25 15:42:47 +08:00
8cc0a67f03 [M] new call back
[wip]
2025-12-22 16:11:55 +08:00
821b5622bf [U] tuyoosdk 2025-08-26 16:53:15 +08:00
eaab7664ca [U] android template 2025-08-18 18:16:20 +08:00
7dd4162f94 [U] copy from n3 client 2025-08-16 16:41:23 +08:00
22eba4dbc2 [U] Upgrade to Unity 2022.3.53f1 2025-03-05 11:27:38 +08:00
aa03da91a4 [U] ad plugins 2025-02-14 17:40:00 +08:00
9cc9b5a744 [U] ads adapter 2025-01-20 16:43:48 +08:00
c576351bca [A] facebook share 2025-01-17 16:15:48 +08:00
90e54158f1 [M] deep link 2025-01-15 18:53:22 +08:00
4d0ab92a9a [A] Android firebase 2024-12-10 12:15:59 +08:00
05331e6286 [M] sync n3 2024-12-09 16:54:19 +08:00
c90bbe86e7 [F] sdk pay test 2024-11-28 15:43:01 +08:00
55d2216e2c [F] Android GA International 2024-09-02 10:28:07 +08:00
f6aad92327 [M] android 14, split, APD 2.2.2 2024-08-30 12:32:21 +08:00
afe2481b5e [F] paymethod add usprice arg 2024-08-30 10:34:55 +08:00
959d7d2cce [M] sync from n3-world 2024-08-30 10:12:40 +08:00
d449fee825 [F] Apple link callback 2024-08-26 14:42:08 +08:00
728af3cfd7 [F] Link [A] signout 2024-08-24 19:23:39 +08:00
da367097c8 [M] sync from n3 2024-08-22 18:04:52 +08:00
1a0af9d725 [M] all functional 2024-08-16 00:56:24 +08:00
c355784122 [M] login & logout & payment
- login by token
- save account info
- logout remove accout info
- iOS SKU list parser
- iOS Pay
2024-08-13 23:53:35 +08:00
MustphaUbuntu
7f576df319 [A] ios build scripts 2024-08-09 23:15:23 +08:00
MustphaUbuntu
36782a5c24 [M] android Depends 2024-08-09 21:34:34 +08:00
6332ff9055 [M] MAX SDK callback Test 2024-08-09 18:35:08 +08:00
45a213084e [F] Test server url HTTPS 2024-08-09 17:15:13 +08:00
LYP
21cd0719f9 af 打开 2024-08-09 11:57:54 +08:00
LYP
c5f9a0e84b 错误修改 2024-08-09 11:52:53 +08:00
LYP
8706239fbd Merge branch 'main' of 192.168.9.102:tysdk-intergration
# Conflicts:
#	sdk-intergration/Assets/Scripts/SDKTest.cs
#	sdk-intergration/Packages/tysdk/Runtime/TYSdkFacade_Pay.cs
#	sdk-intergration/Packages/tysdk/Runtime/TYSdkModel.cs
2024-08-09 11:48:57 +08:00
LYP
2419cfb216 商品列表处理 2024-08-09 11:24:07 +08:00
371ce86b04 [M] Test Server Default 2024-08-08 22:59:45 +08:00
223414cf81 [M] AF ad Rvenenue , max Ad 2024-08-08 20:53:34 +08:00
LYP
6a25f92182 中间版本 2024-08-08 19:42:52 +08:00
b427979811 [WIP] SKU list 2024-08-08 19:41:07 +08:00
e058996e29 [M] move Applovin.Max & Appsflyer to Assets 2024-08-08 17:54:20 +08:00
4343d67794 [A] Add Applovin Max SDK 2024-08-08 13:10:29 +08:00
LYP
76458664d8 Ta android + ios 2024-08-07 20:22:28 +08:00
LYP
69fee08c61 af 兼容處理 2024-08-07 17:00:55 +08:00
4b0a85efea [F] iOS Payment param, remote UnityKnown thirdExtend 2024-08-07 01:26:49 +08:00