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> |
||
|---|---|---|
| .. | ||
| Assets.xcassets | ||
| Info.plist | ||
| JSONHandlerTests.swift | ||
| LoggerTests.swift | ||
| mixpanel-testToken-events | ||
| mixpanel-testToken-groups | ||
| mixpanel-testToken-optOutStatus | ||
| mixpanel-testToken-people | ||
| mixpanel-testToken-properties | ||
| MixpanelAutomaticEventsTests.swift | ||
| MixpanelBaseTests.swift | ||
| MixpanelDemoTests.swift | ||
| MixpanelDeviceIdProviderTests.swift | ||
| MixpanelEventBridgeTests.swift | ||
| MixpanelFeatureFlagTests.swift | ||
| MixpanelGroupTests.swift | ||
| MixpanelOptOutTests.swift | ||
| MixpanelPeopleTests.swift | ||
| TestConstants.swift | ||