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

Option to add custom timestamp #210

Closed
DataGreed opened this issue Oct 11, 2024 · 3 comments
Closed

Option to add custom timestamp #210

DataGreed opened this issue Oct 11, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request Product Analytics

Comments

@DataGreed
Copy link

Problem Statement

I need to track an event at some certain point in time and I don't see any way to do this via swift SDK.

Solution Brainstorm

Adding a new signature for PostHog.capture would work. Just need to add an optional timestamp argument and pass it to PostHogEvent initialization

@DataGreed DataGreed added the enhancement New feature or request label Oct 11, 2024
@ioannisj ioannisj self-assigned this Oct 14, 2024
@ioannisj
Copy link
Contributor

Hey @DataGreed

Yeah, this is a feature that’s already supported in our JavaScript counterpart, and it makes perfect sense to extend this to the rest of our SDKs as well. Will prioritise and add support for this soon

@DataGreed
Copy link
Author

Glad to hear that :)

@ioannisj
Copy link
Contributor

ioannisj commented Nov 5, 2024

Hey @DataGreed, this is now supported with the latest release 3.14.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Product Analytics
Projects
None yet
Development

No branches or pull requests

3 participants