Is there any way to access the "created" field of a player in cloud code?
SparkPlayer only has getLastSeen, and "AccountDetailsRequest" doesn't return the "created" field.
Thanks
Hello Baris,
This feature will be introduced with the next release of the platform which is scheduled after the Holidays. You will gain access to a method:
var creationDate = Spark.getPlayer().getCreationDate();
Hope this helps,
Mantas
That sounds great, thanks Mantas.
Baris Tumerkan
Is there any way to access the "created" field of a player in cloud code?
SparkPlayer only has getLastSeen, and "AccountDetailsRequest" doesn't return the "created" field.
Thanks
Hello Baris,
This feature will be introduced with the next release of the platform which is scheduled after the Holidays. You will gain access to a method:
Hope this helps,
Mantas
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstTech Support
Hello Baris,
This feature will be introduced with the next release of the platform which is scheduled after the Holidays. You will gain access to a method:
Hope this helps,
Mantas
Baris Tumerkan
That sounds great, thanks Mantas.
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2485 topics