Swiftpack.co - Swift Packages by Tealium

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

Packages published by Tealium

Tealium/tealium-swift 2.12.3
Tealium Swift Integration Library
⭐️ 41
🕓 5 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.
2.12.3
5 weeks ago
**Low Impact Changes** * Fixed Privacy Manifest `NSPrivacyAccessedAPITypeReasons` for the disk space category.
2.12.2
9 weeks ago
**Low Impact Changes** - Fixed a possible clashing issue with PrivacyManifest when installing with CocoaPods.
2.12.1
11 weeks ago
**Low Impact Changes** * Fixed the reported current version of the library to be the latest (`2.12.1`)
2.12.0
12 weeks ago
**Medium Impact Changes** * Now officially supporting XCode 15. * Increased minimum supported operating system versions: iOS 12.0, TvOS 12.0, and MacOS 10.14. * Added Privacy Manifest in the SDK for disclosing the privacy API usage reasons.
2.11.1
12 weeks ago
### No functional changes. We just increased the deployment target for SPM to the same minimum that was specified for CocoaPods and the XCFrameworks.
2.11.0
14 weeks ago
**Medium Impact Changes** * Increased minimum supported os versions: iOS 11.0, TvOS 11.0, WatchOS 4.0 and MacOS 10.13. * Changed the storage default directory on disk for TvOS from Application Support to Caches as the first one was not supported on the TVs. * Removed the `iAd` framework from the `Attribution` module since it was disabled by Apple and it will be removed soon. **Low Impact Changes** * Implemented the possibility to disable the whole SDK from remote settings. * Updated the list of device names including newest iOS devices and now including mac devices too. * Fixed `TealiumVisitorProfile` parsing to gracefully accept `null` strings. * Improved error logs readability. **Known Issues** * This release is our last release targeting XCode 14. XCode 15 dropped support for iOS 11, therefore to install on XCode 15 you need to manually increase the minimum deployment target of the Tealium library to 12 after installing it or the app will crash on launch. See [here](https://github.com/Tealium/tealium-swift/issues/311).
2.10.1
37 weeks ago
**Low Impact Changes** * Removed some data from the data layer that was left there from a previous migration from the Objective-C library: `app_version`, `uuid`, `visitor_id`, `last_track_event` and `last_session_created`. * Prevented an eventual crash on XCode 15 beta due to `+load` method being defined on an obj-c category of a swift class.
2.10.0
50 weeks ago
**Low Impact Changes** * Added the `getTagManagementWebView` method on the Tealium instance to access the internal TagManagement WebView and allow clients to set the `isInspectable` property on it and debug while on XCode 14.3+. * Fixed a possible crash that could happen when comparing two `TealiumConfig` objects with a `WKWebViewConfiguration` inside. * Fixed an edge case that could cause some of our internal files to be unintentionally backed up and reused on different devices.
2.9.2
52 weeks ago
# Low Impact Changes - Improved launch performance in case of a large data layer. - Fixed a bug where publish settings were not updated correctly in some internal modules.
2.9.1
1 year ago
**Low Impact Changes** * Introduced overrides for compound keys in JSON remote commands to replace default delimiters (, and :) with the new configuration keys: `keys_separation_delimiter` and `keys_equality_delimiter`. * Fixed a bug that could cause tealium internal files on device to be reset when updating the library.
iOS macOS watchOS tvOS
Tealium/tealium-swift-crash-reporter 2.5.0
Tealium Swift Crash Reporter Module
⭐️ 1
🕓 6 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.
2.5.0
6 weeks ago
Remove arm64 exclusion, support XCode 15 and raise minimum iOS deployment target to iOS 12
2.4.0
27 weeks ago
- fix a bug where crash data was never deleted and therefore reported forever even on subsequent launches - fix a bug where crash_count was increased on each event instead of each crash - add the `sendCrashDataOnCrashDetected` configuration to send an extra `crash` event and only send crash data with that event
2.3.0
1 year ago
- Updated swift library - Moved crash module's data layer keys from CrashKeys to a TealiumDataKey extension - Use the official version of PLCrashReporter instead of our fork - Added support for MacOS and tvOS
2.2.1
3 years ago
* Added `crash_count` to the data layer
2.2.0
3 years ago
* Update PLCrashreporter * Support SPM
2.1.0
3 years ago
* Update constants and initializer
2.0.0
3 years ago
* Initial release of a standalone crash reporter module
iOS macOS tvOS

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