8133f4d1b2
feat: Flexion channel build fixes
...
- Add google-services.json per-channel copy in SwitchChannel (Flexion has extra client)
- Add GooglePlay default google-services.json for fallback
- Switch Bundle Identifier per channel (Flexion → com.arkgame.ft.flexion)
- Fix FlexionSDKHelper missing BillingService import
- Fix Flexion AndroidManifest: add fullBackupContent override with flexion_backup_rules
- Add MainProcessName tools:replace to resolve gasdk/tuyoosdk manifest conflict
- Add billing:6.0.1 dependency for tuyoosdk AAR init compatibility
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-04-30 17:08:53 +08:00
d361d9078b
feat: merge rustore test UI and unify SKU format across channels
...
- Merge VK login/link/check and Review test buttons from dev_rustore
- Unify Rustore/GooglePlay SKU format via ChannelHelpers.normalizeSkuList()
- Fix ChannelConfig runtime sync: Java InitSDK sets channel from ChannelHelpers.CHANNEL
- Fix AndroidMinSdkVersion 25→26 for tuyoosdk compatibility
- Fix Flexion AndroidManifest tools:replace missing fullBackupContent value
- Add [CHANNEL-VERIFY] debug logs for channel verification
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-04-30 15:38:21 +08:00
66aa7a931b
update:更新flexion 以及sdk 接入
2026-04-29 20:43:16 +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
7dd4162f94
[U] copy from n3 client
2025-08-16 16:41:23 +08:00
05331e6286
[M] sync n3
2024-12-09 16:54:19 +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