clickstream-ios
clickstream-ios copied to clipboard
A Modern, Fast, and Lightweight iOS Library Ingestion Platform.
## Changes: The `gojek/clickstream-ios` used cocoapods-downloader 1.6.0, from 1.6.2 and before 1.6.3 are vulnerable to Command Injection via git argument injection. When calling the `Pod::Downloader.preprocess_options` function and using git, both...
remove comments from podspec file
[ensuring timer property is not deallocated and preventing crash on getter Fixes crash - https://console.firebase.google.com/u/0/project/consumer-app-23d4b/crashlytics/app/ios:com.go-jek.ios/issues/444f5a9386f2466b6fff1bbe2dcb6847?time=last-seven-days
## Background As part of initiative of providing alternative network protocols in Clickstream SDK. ## What does the PR do? Milestone 3: Clickstream Event Publishing via Courier * Add Courier's...
Fixes Compilation Issue in Xcode 16.4 when adding `Clickstream` package with SPM (Swift Package Manager). Update package `GRDB` version from `5.12.0` to `6.29.3` and package `Starscream` from `4.0.4` to `4.0.5`...