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

[Feature]: disable automatic Date serialization on Android #7252

Open
1 of 3 tasks
robingenz opened this issue Feb 14, 2024 · 0 comments
Open
1 of 3 tasks

[Feature]: disable automatic Date serialization on Android #7252

robingenz opened this issue Feb 14, 2024 · 0 comments
Assignees
Labels

Comments

@robingenz
Copy link
Contributor

robingenz commented Feb 14, 2024

Description

Add an option to disable the automatic serialization of date objects on Android.

Platforms

  • iOS
  • Android
  • Web

Request or proposed solution

The Capacitor Firebase Firestore plugin must be able to distinguish between strings and date objects. This is already possible on iOS by setting shouldStringifyDatesInCalls to false. I need the same option on Android.

Alternatives

No response

Additional Information

Related to #4177 and capawesome-team/capacitor-firebase#474

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants