bug: firebase collections not returning timestamps on ios #533
Labels
bug/fix
Something isn't working
duplicate
This issue or pull request already exists
package: firestore
platform: ios
iOS platform
Plugin(s)
Version
5.2.0
Platform(s)
Current behavior
capacitor does not return values for a firebase timestamp. when I loop over the collection results it just shows as undefined. I tried using the regular firebase sdk in the web and it returns the same data as it should with all values.
Expected behavior
It should return a firebase time stamp value.
Reproduction
GitHub.com/tsquared86
Steps to reproduce
nvm 16, get a collection with a document that has a time stamp value
Other information
No response
Capacitor doctor
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 5.6.0
@capacitor/core: 5.6.0
@capacitor/android: 5.6.0
@capacitor/ios: 5.6.0
Installed Dependencies:
@capacitor/cli: 5.0.4
@capacitor/core: 5.0.4
@capacitor/android: 5.0.4
@capacitor/ios: 5.0.4
[success] iOS looking great! 👌
Before submitting
The text was updated successfully, but these errors were encountered: