You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: