question

sourcandiez61 avatar image
sourcandiez61 asked

wrong user log in timing,wrong login date for user

I was trying out using Prefab with Unity, so I created a Registeration form and tried to register a new user. I used RegisterPlayFabUserRequest() and RegisterPlayFabUser() methods in my code.


When I tried to see the new user in https://developer.playfab.com/ in the user information, it shows me that the first and last login were at 4/13/2020 8:44:18 AM even though I implemented the method and used it barely an hour ago and it's 12:21 pm in Turkey right now.

I'm really curious as to where this timing came from?

,

I was trying out using Prefab with Unity, so I created a Registeration form and tried to register a new user. I used RegisterPlayFabUserRequest() and RegisterPlayFabUser() methods in my code.


When I tried to see the new user in https://developer.playfab.com/ in the user information, it shows me that the first and last login were at 4/13/2020 8:44:18 AM even though I implemented the method and used it barely an hour ago and it's 12:21 pm in Turkey right now.

I'm really curious as to where this timing came from?

unity3d
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Sarah Zhang avatar image
Sarah Zhang answered

The login time that displays in your title’s [Players] page depends on the time zone you set on your developer account profile page. You can click the avatar icon in the right-up corner of your [Game Manager] page, then click the [My profile] to navigate to your profile page to change the setting of the time zone.


10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.