Logging in a new player anonymously currently requires a lot of boilerplate code.
However, as a developer, I do not care about the login details - I just want to write/read data from PlayFab.
This is particularly important in analytics/telemetry-only scenarios.
Provide a new login function, which can login an anonymous user with only one function call.
Logging in a new player anonymously currently requires a lot of boilerplate code. However, as a developer, I do not care about the login details - I just want to write/read data from PlayFab.
This is particularly important in analytics/telemetry-only scenarios.
Provide a new login function, which can login an anonymous user with only one function call.