Replies: 1 comment
-
|
This is not yet supported, see #474. Please search the issues/discussion before creating a new one. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm creating a document with a timestamp field using the Timestamp.now() method from the js lib but this results in the field being created as a map in firestore when called from my iOS app? How do I ensure the field is created as a native firebase Timestamp?
Beta Was this translation helpful? Give feedback.
All reactions