mirror of
https://github.com/mixpanel/mixpanel-swift
synced 2026-04-21 13:37:18 +00:00
* added fix for the race FF condition * removed unused initilizers * passed the distinctId to the recordFirstTimeEvent * Update Sources/FeatureFlags.swift Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update Sources/FeatureFlags.swift Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: avoid trackingQueue.sync from main thread in async flag paths and fix doc comments Agent-Logs-Url: https://github.com/mixpanel/mixpanel-swift/sessions/035f0c40-e3d9-4629-a0f5-e52a16a531a6 Co-authored-by: ketanmixpanel <188901560+ketanmixpanel@users.noreply.github.com> * fix: align getAllVariantsSync doc comment to use 'may block' for consistency Agent-Logs-Url: https://github.com/mixpanel/mixpanel-swift/sessions/035f0c40-e3d9-4629-a0f5-e52a16a531a6 Co-authored-by: ketanmixpanel <188901560+ketanmixpanel@users.noreply.github.com> * fixed review feedback * removed queue scheduling --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ketanmixpanel <188901560+ketanmixpanel@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| Mixpanel | ||
| AutomaticEvents.swift | ||
| AutomaticProperties.swift | ||
| Constants.swift | ||
| Data+Compression.swift | ||
| Error.swift | ||
| FeatureFlags.swift | ||
| FileLogging.swift | ||
| Flush.swift | ||
| FlushRequest.swift | ||
| Group.swift | ||
| JSONHandler.swift | ||
| Mixpanel.swift | ||
| MixpanelInstance.swift | ||
| MixpanelLogger.swift | ||
| MixpanelOptions.swift | ||
| MixpanelPersistence.swift | ||
| MixpanelType.swift | ||
| MPDB.swift | ||
| Network.swift | ||
| People.swift | ||
| PrintLogging.swift | ||
| ReadWriteLock.swift | ||
| SessionMetadata.swift | ||
| Track.swift | ||