Swiftpack.co - Swift Packages by segment-integrations

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by segment-integrations

segment-integrations/analytics-ios-integration-firebase list
Segment's bundled integration for Firebase on iOS
⭐️ 14
πŸ•“ 2 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
2.7.12
1 year ago
Updated firebase to 10.2.0
2.7.10
1 year ago
Updating firebase to 9.2.0
2.7.9
2 years ago
* Fix compilation issue w/ SPM. * Updated releasing.md to include steps for posting SPM releases.
2.7.3
2 years ago
* Make Firebase key mapping recursive. * Added Swift Package Manager support.
3 years ago
Version 2.4.1
4 years ago
Adds mapping of Segment "Promotion Viewed" to Firebase "kFIREventPresentOffer"
iOS
segment-integrations/analytics-ios-integration-amplitude 3.4.0
The Amplitude analytics-ios integration.
⭐️ 12
πŸ•“ 2 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
3.4.0
2 years ago
- Added SPM support (thanks @mcostasilva!)
3.3.2
2 years ago
Bump the Amplitude SDK version to 8.3.0+ Bump deployment target to iOS 11
3.3.1
2 years ago
* Bump the Amplitude SDK version to 8.0+
Version 3.3.0
3 years ago
* Fix issue while reading values from SEGGroupPayload in group() call. * Fix [Amplitude setGroup:groupName:] call in SEGAmplitudeIntegration. * Fix issue when reset is called. Reinitialize identify otherwise old traits will continue through new identify calls. * Check if imports exist without segment framework. * Add tvOS deployment target to podspec. * Remove unnecessary platform specifier from Podspec.
Version 3.2.3
3 years ago
Fixes a bug in import headers to support iOS Analytics 4.x
3 years ago
Updates SEGAnalytics imports to support new namespacing introduced in Analytics v4.x
3.2.1
3 years ago
* Fixed compile issue w/ 7.0.1 build of Amplitude-iOS * Added mechanism to allow idfa and location services to be configured in Amplitude-iOS. If IDFA or Location Services are needed, use SEGAmplitudeIntegrationFactory's new instanceWithSetupBlock method. Example: ``` SEGAmplitudeIntegrationFactory *factory = [SEGAmplitudeIntegrationFactory instanceWithSetupBlock:^{ amplitude.adSupportBlock = ^{ return [[ASIdentifierManager sharedManager] advertisingIdentifier]; }; amplitude.locationInfoBlock = ^{ return @{ @"lat" : @37.7, @"lng" : @122.4 }; }; }]; ... [analyticsConfiguration use:factory]; ```
3.2.0
3 years ago
* Updated Carthage to use Analytics 4.0.x. * Moved Carthage files to proper location.
3.1.0
3 years ago
* Removed version pinning for Amplitude. * Moved to Amplitude pod (5.2.1), away from Amplitude-iOS pod.
3 years ago
iOS macOS tvOS
segment-integrations/analytics-swift-firebase 1.3.6
Analytics-Swift Firebase Destination Plugin
⭐️ 5
πŸ•“ 7 weeks ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Version 1.3.6
7 weeks ago
- (Alan Charles) bump firebase to support Google Consent Mode (#26)
Version 1.3.5
9 weeks ago
- (Alan Charles) change firebase plugin from public to open (#25)
Version 1.3.4
12 weeks ago
- (Didier Garcia) Fix optional wrapping issue in mapToStrings function by explicitly… (#24)
Version 1.3.3
18 weeks ago
- (Vincent) Mapped Product Clicked to select_item (#23)
Version 1.3.2
20 weeks ago
- (Alan Charles) chore: update dependencies (#22) - (pbruz-grx) Add properties to parameters to the screen event (#21)
Version 1.3.1
26 weeks ago
- (Mateusz Fraczek) Add campaign parameters to the screen event (#20)
Version 1.3.0
27 weeks ago
- (Mateusz Fraczek) Add campaign support (#19) - (Brandon Sneed) Update README.md
Version 1.2.0
28 weeks ago
- (Mateusz Fraczek) Add support for firebase options (#18) - (Brandon Sneed) Adding JIRA action yml
Version 1.1.6
33 weeks ago
- (Brandon Sneed) Fix macos version discrepancy (#16)
Version 1.1.5
36 weeks ago
- (Alan Charles) fix example and bump dependencies (#12)
iOS macOS watchOS tvOS
segment-integrations/analytics-swift-amplitude 1.3.2
Analytics-Swift Amplitude Session Plugin
⭐️ 4
πŸ•“ 7 hours ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Version 1.3.2
17 hours ago
- (Brandon Sneed) Make analytics var weak (#19)
Version 1.3.1
1 week ago
- (Alan Charles) chore: bump analytics-swift (#18)
Version 1.3.0
12 weeks ago
- (Alan Charles) feat: add reset() to plugin (#15) - (Brandon Sneed) Adding JIRA action yml
Version 1.2.0
45 weeks ago
- (Alan Charles) fix: remove timer fix implementation for session (#7) - (kdhingra07) added objective c support
Version 1.1.6
1 year ago
- (Kyle Bashour) Dispatch timer updates to main queue (#6)
Version 1.1.5
1 year ago
- (Michael Grosse Huelsewiesche) Retain session ID until timeout has elapsed between events (#3) - (Brandon Sneed) Version 1.1.4
Version 1.1.4
2 years ago
Version 1.1.3
2 years ago
iOS watchOS tvOS
segment-integrations/analytics-swift-mixpanel 1.1.7
Analytics-Swift Mixpanel Destination Plugin
⭐️ 4
πŸ•“ 12 weeks ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Version 1.1.7
12 weeks ago
- (Alan Charles) Fix: Add Correct EU Endpoint (#11)
Version 1.1.6
20 weeks ago
- (Brandon Sneed) Fix osx and watchOS build issue. (#10) - (kdhingra07) updated segment version (#8)
Version 1.1.5
20 weeks ago
- (vanand17) Update MixpanelDestination.swift (#9) - (Brandon Sneed) Adding JIRA action yml - (Brandon Sneed) Added objc support. (#7) - (Alan Charles) Update MixpanelDestination.swift (#6)
Version 1.1.4
1 year ago
- (Alan Charles) bump mixpanel to 4.0.3 (#2)
Version 1.1.3
2 years ago
iOS macOS watchOS tvOS
segment-integrations/analytics-swift-live 1.1.0
AnalyticsLive for Swift
⭐️ 1
πŸ•“ 4 weeks ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Version 1.1.0
4 weeks ago
- (Didier Garcia) Keep the call to add the LivePlugin on the same thread instead of handing off to the main thread. (#10) - (Didier Garcia) Remove loaded variable that was causing test to fail. (#9) - (Didier Garcia) Add a test to verify that we can both add and remove LivePlugin instances from the timeline. (#8)
Version 1.0.0
11 weeks ago
- (Didier Garcia) Add a JS function removeLivePlugins to remove any added Plugins from … (#7) - (Didier Garcia) Update README. (#6)
Version 0.2.5
12 weeks ago
- (Didier Garcia) Recover bool values (#5) - (Brandon Sneed) Adding JIRA action yml
Version 0.2.4
37 weeks ago
- (Brandon Sneed) switch to https scheme for dependencies
Version 0.2.3
37 weeks ago
- (Brandon Sneed) Use bundleID in storage path.
Version 0.2.2
37 weeks ago
- (Brandon Sneed) Add uniqueness to JS storage placement
Version 0.2.1
37 weeks ago
- (Brandon Sneed) Package updates
Version 0.2.0
37 weeks ago
- (Brandon Sneed) Release updates - (Brandon Sneed) Package update - (Brandon Sneed) Rename from EdgeFn to AnalyticsLive (#3) - (Tasha Alfano) Update README.md - (Prayansh Srivastava) update beta notice - (Prayansh Srivastava) add beta notice
Version 0.1.2
1 year ago
- (Prayansh Srivastava) Version 0.1.1 - (Prayansh Srivastava) fix analytics add plugin (#2)
Version 0.1.1
1 year ago
- (Prayansh Srivastava) fix analytics add plugin (#2)
iOS macOS watchOS tvOS
segment-integrations/analytics-swift-filters 0.1.1
Analytics-Swift plugin for Destination filters
⭐️ 0
πŸ•“ 36 weeks ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Version 0.1.1
36 weeks ago
- (Brandon Sneed) Fixed release script - (Brandon Sneed) Switched package to use https rather than git@ references - (Brandon Sneed) Rename product to AnalyticsFilters (#1) - (Prayansh Srivastava) update beta notice - (Prayansh Srivastava) Update README.md - (Prayansh Srivastava) Update README.md
Version 0.1.0
1 year ago
iOS macOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics