I can query, insert etc in Preview mode, but when I press Live mode, every of my DataTypes don't exists (From test harness). Am I doing something wrong? I'm using this because RuntimeCollection are disabled since January 2018.
Are you creating the data types manually or creating them in cloud code? Data type data will not persist from dev to live, to have something that persists I recommend using metadata and if you need to store player data, this sould have to be done via cloud code.
S
Sylvia Domenech
said
about 4 years ago
Yeah, I didn't know it, I fixed it in the moment I posted this, sorry and thanks!
C
Chase Wilksch
said
about 4 years ago
No worries, thought I would help as it doesnt seem like support are around :)
Sylvia Domenech
Hello,
I can query, insert etc in Preview mode, but when I press Live mode, every of my DataTypes don't exists (From test harness). Am I doing something wrong? I'm using this because RuntimeCollection are disabled since January 2018.
Regards.