- 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>
28 lines
737 B
Plaintext
28 lines
737 B
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!114 &11400000
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 0}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 093286084a3d1994a9c28281a1c38b1d, type: 3}
|
|
m_Name: PlayFabSharedSettings
|
|
m_EditorClassIdentifier:
|
|
TitleId: 6DC6D
|
|
DeveloperSecretKey: P4Y6PXT3ZZTP6N1KPZPSF1DOKJAFYIRK7HMGNZNA687OPKW9Y9
|
|
ProductionEnvironmentUrl:
|
|
RequestType: 0
|
|
DisableDeviceInfo: 0
|
|
DisableFocusTimeCollection: 0
|
|
RequestTimeout: 8000
|
|
RequestKeepAlive: 1
|
|
LogLevel: 12
|
|
LoggerHost:
|
|
LoggerPort: 0
|
|
EnableRealTimeLogging: 0
|
|
LogCapLimit: 30
|