Idea

Francois Boucher-Genesse avatar image
Francois Boucher-Genesse suggested

Modifying contact email with cloudscript

In our game players need to register with an email account. We first create their account with PlayFabClientAPI.AddUsernamePassword, and would like the server to copy that same email address as the contact email. We will then send an email to users that just created their account. The workaround we're using at this point is to have the client call AddOrUpdateContactEmail after creation of their account, which is somewhat riskier. Ideally we would keep this logic on the server and not have to handle clients that didn't successfully update their contact email for whatever reason.

CloudScript
10 |1200

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

No Comments

·

Write a Comment

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

Your Opinion Counts

Share your great idea, or help out by voting for other people's ideas.