Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: firebase collections not returning timestamps on ios #533

Closed
5 of 16 tasks
Tsquared86 opened this issue Jan 4, 2024 · 1 comment
Closed
5 of 16 tasks

bug: firebase collections not returning timestamps on ios #533

Tsquared86 opened this issue Jan 4, 2024 · 1 comment
Labels
bug/fix Something isn't working duplicate This issue or pull request already exists package: firestore platform: ios iOS platform

Comments

@Tsquared86
Copy link

Plugin(s)

  • Analytics
  • App
  • App Check
  • Authentication
  • Crashlytics
  • Cloud Firestore
  • Cloud Messaging
  • Cloud Storage
  • Performance
  • Remote Config

Version

5.2.0

Platform(s)

  • Android
  • iOS
  • Web

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

  • I have read and followed the bug report guidelines.
  • I have attached links to possibly related issues and discussions.
  • I understand that incomplete issues (e.g. without reproduction) are closed.
@Tsquared86 Tsquared86 added bug/fix Something isn't working needs: triage labels Jan 4, 2024
@Tsquared86 Tsquared86 changed the title bug: bug: firebase collections not returning timestamps on ios Jan 4, 2024
@robingenz
Copy link
Member

I close this as duplicate of #474.

@robingenz robingenz closed this as not planned Won't fix, can't repro, duplicate, stale Jan 4, 2024
@robingenz robingenz added duplicate This issue or pull request already exists package: firestore platform: ios iOS platform and removed needs: triage labels Jan 4, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug/fix Something isn't working duplicate This issue or pull request already exists package: firestore platform: ios iOS platform
Projects
None yet
Development

No branches or pull requests

2 participants