Swiftpack.co - Swift Packages by promotedai

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

Packages published by promotedai

promotedai/ios-metrics-sdk 1.3.3
iOS client library for Promoted.ai metrics tracking.
⭐️ 7
🕓 45 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.
JSON formatting string
1 year ago
Support request headers
1 year ago
This change enables setting of request headers for metrics logging HTTP requests, and also improves support for proxy servers.
Add error handling build flag
1 year ago
This supports enabling error handling in non-debug builds with a build flag called `PROMOTED_ERROR_HANDLING`. When building via Cocoapods, this includes a new utility file that you can use to specify which builds in which to enable error handling. For example: ```ruby require_relative 'Pods/PromotedAIMetricsSDK/promoted_features' platform :ios, '11.0' target 'myapp' do pod 'PromotedAIMetricsSDK' post_install do |installer| use_promoted_error_handling(installer, build_configurations: ['MyBuildConfiguration']) end end ```
1 year ago
1 year ago
Add error handling
1 year ago
2 years ago
2 years ago
2 years ago
Support CollectionTracker on React Native
2 years ago
iOS

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