プレイテスト - フレンドを管理する - (Unity モジュール)
Last updated on November 1, 2024
Device ID login
Play the game in the Unity Editor. If successful, you will see the LOGIN WITH DEVICE ID button. Click the button to log in, and if implemented correctly, you will be taken to the main menu.
After clicking the 'Login with Device ID' button, you'll see the following log entries in the console:
[AuthEssentialsWrapper.cs] [LoginWithDeviceId] [Log] [linenumber] - Trying to login with Device ID
You will see the following screen upon successful login with a device ID:
[AuthEssentialsWrapper.cs] [OnLoginCompleted] [Log] [linenumber] - The user successfully logged in with Device ID: your device id
You will see the following screen when you unsuccessfully log in with a device ID:
[AuthEssentialsWrapper.cs] [OnLoginCompleted] [Log] [linenumber] - The user failed to log in with Device ID. Error Message: error message