Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Timestamp in Firebase Simulator not allowed (.) dot

there's a JSON field called createdTime, its value is the Server's current timestamp (look like this {".sv":"timestamp"}), but the simulator doesn't allow having "." (dot) in field names. What should I do to simulate that?

Here is the Image

like image 844
DreamBigAlvin Avatar asked Nov 08 '22 12:11

DreamBigAlvin


1 Answers

As the comment by tstirrat says,

We have a fix coming that will allow .sv keys in the simulator.

it appears that this has been fixed as of today.

I made this answer so that this question is considered answered.

like image 197
Randy Sugianto 'Yuku' Avatar answered Jan 04 '23 03:01

Randy Sugianto 'Yuku'